Documentation

InstanceUpdate extends ModelOptions
in package

Table of Contents

Properties

$app_id  : int|null
$attach_vpc  : array<string|int, mixed>|null
$backups  : string|null
$ddos_protection  : bool|null
$detach_vpc  : array<string|int, mixed>|null
$enable_ipv6  : string|null
$enable_vpc  : bool|null
$firewall_group_id  : string|null
$image_id  : string|null
$label  : string|null
$os_id  : int|null
$plan  : string|null
$tags  : array<string|int, mixed>|null
$user_data  : string|null
$prop_map  : array<string|int, mixed>

Methods

__call()  : mixed
__construct()  : mixed
getPayloadParams()  : array<string|int, mixed>

Properties

$attach_vpc

protected array<string|int, mixed>|null $attach_vpc = null

$detach_vpc

protected array<string|int, mixed>|null $detach_vpc = null

$firewall_group_id

protected string|null $firewall_group_id = null

Methods

__call()

public __call(mixed $name, mixed $args) : mixed
Parameters
$name : mixed
$args : mixed

getPayloadParams()

public getPayloadParams() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results