toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ess.kotlin
/
LifecycleHookArgs
/
LifecycleHookArgs
Lifecycle
Hook
Args
constructor
(
defaultResult
:
Output
<
String
>
?
=
null
,
heartbeatTimeout
:
Output
<
Int
>
?
=
null
,
lifecycleTransition
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
notificationArn
:
Output
<
String
>
?
=
null
,
notificationMetadata
:
Output
<
String
>
?
=
null
,
scalingGroupId
:
Output
<
String
>
?
=
null
)