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