pulumi-alicloud-kotlin
3.43.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin
/
PublicIpAddressPoolArgsBuilder
Public
Ip
Address
Pool
Args
Builder
class
PublicIpAddressPoolArgsBuilder
Builder for
PublicIpAddressPoolArgs
.
Functions
Functions
description
Link copied to clipboard
@
JvmName
(
name
=
"ainnjtsogilojrqy"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fxeuxbirfrcfsfbo"
)
suspend
fun
description
(
value
:
String
?
)
isp
Link copied to clipboard
@
JvmName
(
name
=
"barsiohnwlygvgxa"
)
suspend
fun
isp
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wegkksjkpdrfgadk"
)
suspend
fun
isp
(
value
:
String
?
)
public
Ip
Address
Pool
Name
Link copied to clipboard
@
JvmName
(
name
=
"uubxfemgwmbahthe"
)
suspend
fun
publicIpAddressPoolName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"faejusaqiblwvcxw"
)
suspend
fun
publicIpAddressPoolName
(
value
:
String
?
)
resource
Group
Id
Link copied to clipboard
@
JvmName
(
name
=
"hvljahcwsqtsrxtv"
)
suspend
fun
resourceGroupId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rsnslrpwesrewryb"
)
suspend
fun
resourceGroupId
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"dmhqpduantkeiymf"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
Any
>
>
)
@
JvmName
(
name
=
"vvnsoucvditridfo"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
Any
>
)
@
JvmName
(
name
=
"gjlrmwuewrkcsxjd"
)
suspend
fun
tags
(
value
:
Map
<
String
,
Any
>
?
)