pulumi-alicloud-kotlin
3.31.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
ActivationArgsBuilder
Activation
Args
Builder
class
ActivationArgsBuilder
Builder for
ActivationArgs
.
Functions
Functions
description
Link copied to clipboard
@
JvmName
(
name
=
"mlvvmbflbylmcjtx"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xkjlyxyrbpfrjvah"
)
suspend
fun
description
(
value
:
String
?
)
instance
Count
Link copied to clipboard
@
JvmName
(
name
=
"hfxlnvmjfdlrrfbg"
)
suspend
fun
instanceCount
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"abgospleuqhkhupc"
)
suspend
fun
instanceCount
(
value
:
Int
?
)
instance
Name
Link copied to clipboard
@
JvmName
(
name
=
"vfwjtmeanoaovtbv"
)
suspend
fun
instanceName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bnlnbunjgflqglej"
)
suspend
fun
instanceName
(
value
:
String
?
)
ip
Address
Range
Link copied to clipboard
@
JvmName
(
name
=
"ixbtntgkolrmiqmv"
)
suspend
fun
ipAddressRange
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jxklnyunxspxqqtq"
)
suspend
fun
ipAddressRange
(
value
:
String
?
)
time
To
Live
In
Hours
Link copied to clipboard
@
JvmName
(
name
=
"ybqeauavolqgehsi"
)
suspend
fun
timeToLiveInHours
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ipmrnfbicseyrsim"
)
suspend
fun
timeToLiveInHours
(
value
:
Int
?
)