targets

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


@JvmName(name = "ltjqeksmhsjneovy")
suspend fun targets(values: List<Output<AssociationTargetArgs>>)
@JvmName(name = "beweigdncaqxuiml")
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 = "qfgrakgbinwudxmo")
suspend fun targets(argument: List<suspend AssociationTargetArgsBuilder.() -> Unit>)
@JvmName(name = "medbjelosxmvkdtk")
suspend fun targets(vararg argument: suspend AssociationTargetArgsBuilder.() -> Unit)
@JvmName(name = "veqqyiikdqtvfpbg")
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.