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