ec2TagSets

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


@JvmName(name = "poevohhgykgcpidc")
suspend fun ec2TagSets(values: List<Output<DeploymentGroupEc2TagSetArgs>>)
@JvmName(name = "ybmsnlxdsliktlja")
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 = "fbgkdsbflalvjndt")
suspend fun ec2TagSets(argument: List<suspend DeploymentGroupEc2TagSetArgsBuilder.() -> Unit>)
@JvmName(name = "ittioxmupjklfvnt")
suspend fun ec2TagSets(vararg argument: suspend DeploymentGroupEc2TagSetArgsBuilder.() -> Unit)
@JvmName(name = "ulcoqfftuldhmvqk")
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.