lifecycle Hook Specification List
Parameters
value
One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
Parameters
values
One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
suspend fun lifecycleHookSpecificationList(argument: List<suspend LifecycleHookSpecificationArgsBuilder.() -> Unit>)
suspend fun lifecycleHookSpecificationList(vararg argument: suspend LifecycleHookSpecificationArgsBuilder.() -> Unit)
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.