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