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