targets

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

Parameters

value

The targets that the SSM document sends commands to.


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


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

Parameters

values

The targets that the SSM document sends commands to.


@JvmName(name = "lvvdxphtxvqjmdkk")
suspend fun targets(argument: List<suspend AssociationTargetArgsBuilder.() -> Unit>)
@JvmName(name = "hbtuxroiqsyqscvh")
suspend fun targets(vararg argument: suspend AssociationTargetArgsBuilder.() -> Unit)
@JvmName(name = "vjajscycyxspibro")
suspend fun targets(argument: suspend AssociationTargetArgsBuilder.() -> Unit)

Parameters

argument

The targets that the SSM document sends commands to.