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