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