toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.autoscaling.kotlin.inputs
/
GroupInitialLifecycleHookArgs
/
GroupInitialLifecycleHookArgs
Group
Initial
Lifecycle
Hook
Args
constructor
(
defaultResult
:
Output
<
String
>
?
=
null
,
heartbeatTimeout
:
Output
<
Int
>
?
=
null
,
lifecycleTransition
:
Output
<
String
>
,
name
:
Output
<
String
>
,
notificationMetadata
:
Output
<
String
>
?
=
null
,
notificationTargetArn
:
Output
<
String
>
?
=
null
,
roleArn
:
Output
<
String
>
?
=
null
)