DeploymentGroupEc2TagSetArgs

data class DeploymentGroupEc2TagSetArgs(val ec2TagFilters: Output<List<DeploymentGroupEc2TagSetEc2TagFilterArgs>>? = null) : ConvertibleToJava<DeploymentGroupEc2TagSetArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): DeploymentGroupEc2TagSetArgs

Properties

Link copied to clipboard

Tag filters associated with the deployment group. See the AWS docs for details.