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