Uses of Interface
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretRotation
-
Packages that use SecretManagerSecretRotation Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretRotation in com.hashicorp.cdktf.providers.google.secret_manager_secret
Classes in com.hashicorp.cdktf.providers.google.secret_manager_secret that implement SecretManagerSecretRotation Modifier and Type Class Description static classSecretManagerSecretRotation.Jsii$ProxyAn implementation forSecretManagerSecretRotationMethods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretRotation Modifier and Type Method Description SecretManagerSecretRotationSecretManagerSecretRotation.Builder. build()Builds the configured instance.SecretManagerSecretRotationSecretManagerSecretRotationOutputReference. getInternalValue()default SecretManagerSecretRotationSecretManagerSecretConfig. getRotation()rotation block.SecretManagerSecretRotationSecretManagerSecretConfig.Jsii$Proxy. getRotation()SecretManagerSecretRotationSecretManagerSecret. getRotationInput()Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretRotation Modifier and Type Method Description voidSecretManagerSecret. putRotation(SecretManagerSecretRotation value)SecretManagerSecret.BuilderSecretManagerSecret.Builder. rotation(SecretManagerSecretRotation rotation)rotation block.SecretManagerSecretConfig.BuilderSecretManagerSecretConfig.Builder. rotation(SecretManagerSecretRotation rotation)Sets the value ofSecretManagerSecretConfig.getRotation()voidSecretManagerSecretRotationOutputReference. setInternalValue(SecretManagerSecretRotation value)
-