targets

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

Parameters

value

The targets that the SSM document sends commands to.


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


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

Parameters

values

The targets that the SSM document sends commands to.


@JvmName(name = "isoajfnvbtydwkcc")
suspend fun targets(argument: List<suspend AssociationTargetArgsBuilder.() -> Unit>)
@JvmName(name = "dbghnmpmngholrcf")
suspend fun targets(vararg argument: suspend AssociationTargetArgsBuilder.() -> Unit)
@JvmName(name = "gpacjobtcngacoau")
suspend fun targets(argument: suspend AssociationTargetArgsBuilder.() -> Unit)

Parameters

argument

The targets that the SSM document sends commands to.