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