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