toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
ActivationArgs
/
ActivationArgs
Activation
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
instanceCount
:
Output
<
Int
>
?
=
null
,
instanceName
:
Output
<
String
>
?
=
null
,
ipAddressRange
:
Output
<
String
>
?
=
null
,
timeToLiveInHours
:
Output
<
Int
>
?
=
null
)