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