toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.vmwareengine.kotlin.outputs
/
GetSubnetResult
/
GetSubnetResult
Get
Subnet
Result
constructor
(
createTime
:
String
,
dhcpAddressRanges
:
List
<
GetSubnetDhcpAddressRange
>
,
gatewayId
:
String
,
gatewayIp
:
String
,
id
:
String
,
ipCidrRange
:
String
,
name
:
String
,
parent
:
String
,
standardConfig
:
Boolean
,
state
:
String
,
type
:
String
,
uid
:
String
,
updateTime
:
String
,
vlanId
:
Int
)