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