pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin
/
PublicIpAddressPoolArgs
/
PublicIpAddressPoolArgs
Public
Ip
Address
Pool
Args
fun
PublicIpAddressPoolArgs
(
description
:
Output
<
String
>
?
=
null
,
isp
:
Output
<
String
>
?
=
null
,
publicIpAddressPoolName
:
Output
<
String
>
?
=
null
,
resourceGroupId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
Any
>
>
?
=
null
)