toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.autoscaling.kotlin.inputs
/
AutoScalingGroupLifecycleHookSpecificationArgs
/
AutoScalingGroupLifecycleHookSpecificationArgs
Auto
Scaling
Group
Lifecycle
Hook
Specification
Args
constructor
(
defaultResult
:
Output
<
String
>
?
=
null
,
heartbeatTimeout
:
Output
<
Int
>
?
=
null
,
lifecycleHookName
:
Output
<
String
>
,
lifecycleTransition
:
Output
<
String
>
,
notificationMetadata
:
Output
<
String
>
?
=
null
,
notificationTargetArn
:
Output
<
String
>
?
=
null
,
roleArn
:
Output
<
String
>
?
=
null
)