ec2TagSets

@JvmName(name = "dlcohimeiiqnmxhm")
suspend fun ec2TagSets(value: Output<List<DeploymentGroupEc2TagSetArgs>>)
@JvmName(name = "nuuvugpobtpguywn")
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 = "qrhftivtekavqvag")
suspend fun ec2TagSets(vararg values: Output<DeploymentGroupEc2TagSetArgs>)


@JvmName(name = "ipiiddqiqxqnnlgf")
suspend fun ec2TagSets(values: List<Output<DeploymentGroupEc2TagSetArgs>>)
@JvmName(name = "wcttstaytjmuyxgt")
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 = "lrblvsntircxqarp")
suspend fun ec2TagSets(argument: List<suspend DeploymentGroupEc2TagSetArgsBuilder.() -> Unit>)
@JvmName(name = "vxplsenplruopevi")
suspend fun ec2TagSets(vararg argument: suspend DeploymentGroupEc2TagSetArgsBuilder.() -> Unit)
@JvmName(name = "cqjiyaxnocieuobw")
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.