Uses of Interface
com.hashicorp.cdktf.providers.aws.ec2_tag.Ec2TagConfig
-
Packages that use Ec2TagConfig Package Description com.hashicorp.cdktf.providers.aws.ec2_tag aws_ec2_tag -
-
Uses of Ec2TagConfig in com.hashicorp.cdktf.providers.aws.ec2_tag
Classes in com.hashicorp.cdktf.providers.aws.ec2_tag that implement Ec2TagConfig Modifier and Type Class Description static classEc2TagConfig.Jsii$ProxyAn implementation forEc2TagConfigMethods in com.hashicorp.cdktf.providers.aws.ec2_tag that return Ec2TagConfig Modifier and Type Method Description Ec2TagConfigEc2TagConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.ec2_tag with parameters of type Ec2TagConfig Constructor Description Ec2Tag(software.constructs.Construct scope, String id, Ec2TagConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ec2_tag aws_ec2_tag} Resource.
-