lifecycleHookSpecificationList

@JvmName(name = "tvtsdhnkfowqkpqh")
suspend fun lifecycleHookSpecificationList(value: Output<List<AutoScalingGroupLifecycleHookSpecificationArgs>>)

Parameters

value

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


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


@JvmName(name = "uomuqkfxsyvuxhcu")
suspend fun lifecycleHookSpecificationList(values: List<Output<AutoScalingGroupLifecycleHookSpecificationArgs>>)
@JvmName(name = "mqrotmbrdgtumorf")
suspend fun lifecycleHookSpecificationList(vararg values: AutoScalingGroupLifecycleHookSpecificationArgs)

Parameters

values

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


@JvmName(name = "rdfwvqyryheekhdt")
suspend fun lifecycleHookSpecificationList(argument: List<suspend AutoScalingGroupLifecycleHookSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "uvoleckgisugdqdm")
suspend fun lifecycleHookSpecificationList(vararg argument: suspend AutoScalingGroupLifecycleHookSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "bfktdxicbtmfpgxv")
suspend fun lifecycleHookSpecificationList(argument: suspend AutoScalingGroupLifecycleHookSpecificationArgsBuilder.() -> Unit)

Parameters

argument

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