Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_endpoints_service_consumers_iam_policy.DataGoogleEndpointsServiceConsumersIamPolicyConfig
-
Packages that use DataGoogleEndpointsServiceConsumersIamPolicyConfig Package Description com.hashicorp.cdktf.providers.google.data_google_endpoints_service_consumers_iam_policy data_google_endpoints_service_consumers_iam_policy -
-
Uses of DataGoogleEndpointsServiceConsumersIamPolicyConfig in com.hashicorp.cdktf.providers.google.data_google_endpoints_service_consumers_iam_policy
Classes in com.hashicorp.cdktf.providers.google.data_google_endpoints_service_consumers_iam_policy that implement DataGoogleEndpointsServiceConsumersIamPolicyConfig Modifier and Type Class Description static classDataGoogleEndpointsServiceConsumersIamPolicyConfig.Jsii$ProxyAn implementation forDataGoogleEndpointsServiceConsumersIamPolicyConfigMethods in com.hashicorp.cdktf.providers.google.data_google_endpoints_service_consumers_iam_policy that return DataGoogleEndpointsServiceConsumersIamPolicyConfig Modifier and Type Method Description DataGoogleEndpointsServiceConsumersIamPolicyConfigDataGoogleEndpointsServiceConsumersIamPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_endpoints_service_consumers_iam_policy with parameters of type DataGoogleEndpointsServiceConsumersIamPolicyConfig Constructor Description DataGoogleEndpointsServiceConsumersIamPolicy(software.constructs.Construct scope, String id, DataGoogleEndpointsServiceConsumersIamPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/endpoints_service_consumers_iam_policy google_endpoints_service_consumers_iam_policy} Data Source.
-