targets

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

Parameters

value

A block containing the targets of the SSM association. Targets are documented below. AWS currently supports a maximum of 5 targets.


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


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

Parameters

values

A block containing the targets of the SSM association. Targets are documented below. AWS currently supports a maximum of 5 targets.


@JvmName(name = "gicjfqgsgynlfriy")
suspend fun targets(argument: List<suspend AssociationTargetArgsBuilder.() -> Unit>)
@JvmName(name = "syovrrxvlpswonir")
suspend fun targets(vararg argument: suspend AssociationTargetArgsBuilder.() -> Unit)
@JvmName(name = "digisycfoxbxvwyt")
suspend fun targets(argument: suspend AssociationTargetArgsBuilder.() -> Unit)

Parameters

argument

A block containing the targets of the SSM association. Targets are documented below. AWS currently supports a maximum of 5 targets.