toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin
/
Subnet
Subnet
class
Subnet
:
KotlinCustomResource
Deprecated
This resource has been deprecated and replaced by the Switch resource.
Members
Properties
availability
Zone
Link copied to clipboard
val
availabilityZone
:
Output
<
String
>
cidr
Block
Link copied to clipboard
val
cidrBlock
:
Output
<
String
>
create
Time
Link copied to clipboard
val
createTime
:
Output
<
String
>
description
Link copied to clipboard
val
description
:
Output
<
String
>
?
enable
Ipv6
Link copied to clipboard
val
enableIpv6
:
Output
<
Boolean
>
?
id
Link copied to clipboard
val
id
:
Output
<
String
>
ipv6Cidr
Block
Link copied to clipboard
val
ipv6CidrBlock
:
Output
<
String
>
ipv6Cidr
Block
Mask
Link copied to clipboard
val
ipv6CidrBlockMask
:
Output
<
Int
>
is
Default
Link copied to clipboard
val
isDefault
:
Output
<
Boolean
>
?
name
Link copied to clipboard
val
name
:
Output
<
String
>
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
status
Link copied to clipboard
val
status
:
Output
<
String
>
tags
Link copied to clipboard
val
tags
:
Output
<
Map
<
String
,
String
>
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>
vpc
Id
Link copied to clipboard
val
vpcId
:
Output
<
String
>
vswitch
Name
Link copied to clipboard
val
vswitchName
:
Output
<
String
>
zone
Id
Link copied to clipboard
val
zoneId
:
Output
<
String
>