lifecycleHookSpecificationList

@JvmName(name = "keoymrmcfjpjqnqt")
suspend fun lifecycleHookSpecificationList(value: Output<List<LifecycleHookSpecificationArgs>>)
@JvmName(name = "aamjjdblelgtjljc")
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 = "ckmdrrdieowdpfty")
suspend fun lifecycleHookSpecificationList(vararg values: Output<LifecycleHookSpecificationArgs>)


@JvmName(name = "eituiybstykcymcl")
suspend fun lifecycleHookSpecificationList(values: List<Output<LifecycleHookSpecificationArgs>>)
@JvmName(name = "exkxnhkycaufchrw")
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 = "nqdgyxeatjcsnafu")
suspend fun lifecycleHookSpecificationList(argument: List<suspend LifecycleHookSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "ydttqqhgdjqwtvlf")
suspend fun lifecycleHookSpecificationList(vararg argument: suspend LifecycleHookSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "rkhduurouwprspsj")
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.