targets

@JvmName(name = "kpdwxmfuulkdvhvq")
suspend fun targets(value: Output<List<AssociationTargetArgs>>)
@JvmName(name = "dgjaaohcbsmcvajt")
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 = "ckobovdsnatqjryx")
suspend fun targets(vararg values: Output<AssociationTargetArgs>)


@JvmName(name = "umolqcspstwylkcw")
suspend fun targets(values: List<Output<AssociationTargetArgs>>)
@JvmName(name = "qvihanrsqxrtqnxs")
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 = "ngqfikwtxgvtlqbm")
suspend fun targets(argument: List<suspend AssociationTargetArgsBuilder.() -> Unit>)
@JvmName(name = "sefrqomshvqmgwar")
suspend fun targets(vararg argument: suspend AssociationTargetArgsBuilder.() -> Unit)
@JvmName(name = "gdnljfktgyrjkirs")
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.