lifecycleHookSpecificationList

@JvmName(name = "fqxjrsmsuhgmlygx")
suspend fun lifecycleHookSpecificationList(value: Output<List<LifecycleHookSpecificationArgs>>)
@JvmName(name = "exqqfhxbijexywao")
suspend fun lifecycleHookSpecificationList(value: List<LifecycleHookSpecificationArgs>?)

Parameters

value

One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.


@JvmName(name = "egvmscbniycjrfbb")
suspend fun lifecycleHookSpecificationList(vararg values: Output<LifecycleHookSpecificationArgs>)


@JvmName(name = "wjmtoowlsthfbkrt")
suspend fun lifecycleHookSpecificationList(values: List<Output<LifecycleHookSpecificationArgs>>)
@JvmName(name = "sketowmdobflirrp")
suspend fun lifecycleHookSpecificationList(vararg values: LifecycleHookSpecificationArgs)

Parameters

values

One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.


@JvmName(name = "vudqynwkmavswyrr")
suspend fun lifecycleHookSpecificationList(argument: List<suspend LifecycleHookSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "aawcwsenrktgjvdj")
suspend fun lifecycleHookSpecificationList(vararg argument: suspend LifecycleHookSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "nnvxakrykanjmrjy")
suspend fun lifecycleHookSpecificationList(argument: suspend LifecycleHookSpecificationArgsBuilder.() -> Unit)

Parameters

argument

One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.