ec2TagSets

@JvmName(name = "hyudngpvevjteyxd")
suspend fun ec2TagSets(value: Output<List<DeploymentGroupEc2TagSetArgs>>)
@JvmName(name = "vmcrtoeuwwjgroyn")
suspend fun ec2TagSets(value: List<DeploymentGroupEc2TagSetArgs>?)

Parameters

value

Configuration block(s) of Tag filters associated with the deployment group, which are also referred to as tag groups (documented below). See the AWS docs for details.


@JvmName(name = "tpaasomvaeuesrth")
suspend fun ec2TagSets(vararg values: Output<DeploymentGroupEc2TagSetArgs>)


@JvmName(name = "tqmxbltkadbpddrb")
suspend fun ec2TagSets(values: List<Output<DeploymentGroupEc2TagSetArgs>>)
@JvmName(name = "fceiimertspkocpd")
suspend fun ec2TagSets(vararg values: DeploymentGroupEc2TagSetArgs)

Parameters

values

Configuration block(s) of Tag filters associated with the deployment group, which are also referred to as tag groups (documented below). See the AWS docs for details.


@JvmName(name = "legjauashgqikrtl")
suspend fun ec2TagSets(argument: List<suspend DeploymentGroupEc2TagSetArgsBuilder.() -> Unit>)
@JvmName(name = "kgwuuctqkxexrvhk")
suspend fun ec2TagSets(vararg argument: suspend DeploymentGroupEc2TagSetArgsBuilder.() -> Unit)
@JvmName(name = "mrvwoayqkahrdljk")
suspend fun ec2TagSets(argument: suspend DeploymentGroupEc2TagSetArgsBuilder.() -> Unit)

Parameters

argument

Configuration block(s) of Tag filters associated with the deployment group, which are also referred to as tag groups (documented below). See the AWS docs for details.