targets

@JvmName(name = "qbbhwcpqwlgpwtrg")
suspend fun targets(value: Output<List<AssociationTargetArgs>>)
@JvmName(name = "udbldbalewpghoqv")
suspend fun targets(value: List<AssociationTargetArgs>?)

Parameters

value

The targets that the SSM document sends commands to.


@JvmName(name = "bhlymwqlebowkdvj")
suspend fun targets(vararg values: Output<AssociationTargetArgs>)


@JvmName(name = "acptoyevotxbhico")
suspend fun targets(values: List<Output<AssociationTargetArgs>>)
@JvmName(name = "extjkfdykliyxvdn")
suspend fun targets(vararg values: AssociationTargetArgs)

Parameters

values

The targets that the SSM document sends commands to.


@JvmName(name = "ymsefwreecflskuf")
suspend fun targets(argument: List<suspend AssociationTargetArgsBuilder.() -> Unit>)
@JvmName(name = "sacabjvqhfykoitv")
suspend fun targets(vararg argument: suspend AssociationTargetArgsBuilder.() -> Unit)
@JvmName(name = "pkflyqhipromgjrl")
suspend fun targets(argument: suspend AssociationTargetArgsBuilder.() -> Unit)

Parameters

argument

The targets that the SSM document sends commands to.