Uses of Interface
com.hashicorp.cdktf.providers.google.endpoints_service.EndpointsServiceConfig
-
Packages that use EndpointsServiceConfig Package Description com.hashicorp.cdktf.providers.google.endpoints_service google_endpoints_service -
-
Uses of EndpointsServiceConfig in com.hashicorp.cdktf.providers.google.endpoints_service
Classes in com.hashicorp.cdktf.providers.google.endpoints_service that implement EndpointsServiceConfig Modifier and Type Class Description static classEndpointsServiceConfig.Jsii$ProxyAn implementation forEndpointsServiceConfigMethods in com.hashicorp.cdktf.providers.google.endpoints_service that return EndpointsServiceConfig Modifier and Type Method Description EndpointsServiceConfigEndpointsServiceConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.endpoints_service with parameters of type EndpointsServiceConfig Constructor Description EndpointsService(software.constructs.Construct scope, String id, EndpointsServiceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/endpoints_service google_endpoints_service} Resource.
-