pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin
/
Ipv6AddressArgs
/
Ipv6AddressArgs
Ipv6Address
Args
fun
Ipv6AddressArgs
(
ipv6AddressDescription
:
Output
<
String
>
?
=
null
,
ipv6AddressName
:
Output
<
String
>
?
=
null
,
resourceGroupId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
Any
>
>
?
=
null
,
vswitchId
:
Output
<
String
>
?
=
null
)