ec2TagSets

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


@JvmName(name = "wiegmovtvyyxqhoh")
suspend fun ec2TagSets(values: List<Output<DeploymentGroupEc2TagSetArgs>>)
@JvmName(name = "yauanopukohfrcgx")
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 = "axunfvikcdtebpuk")
suspend fun ec2TagSets(argument: List<suspend DeploymentGroupEc2TagSetArgsBuilder.() -> Unit>)
@JvmName(name = "nqjjgfulcnxugshu")
suspend fun ec2TagSets(vararg argument: suspend DeploymentGroupEc2TagSetArgsBuilder.() -> Unit)
@JvmName(name = "vipykfmocsguaihg")
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.