Uses of Class
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretRotation.Builder
-
Packages that use SecretManagerSecretRotation.Builder Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretRotation.Builder in com.hashicorp.cdktf.providers.google.secret_manager_secret
Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretRotation.Builder Modifier and Type Method Description static SecretManagerSecretRotation.BuilderSecretManagerSecretRotation. builder()SecretManagerSecretRotation.BuilderSecretManagerSecretRotation.Builder. nextRotationTime(String nextRotationTime)Sets the value ofSecretManagerSecretRotation.getNextRotationTime()SecretManagerSecretRotation.BuilderSecretManagerSecretRotation.Builder. rotationPeriod(String rotationPeriod)Sets the value ofSecretManagerSecretRotation.getRotationPeriod()Constructors in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretRotation.Builder Constructor Description Jsii$Proxy(SecretManagerSecretRotation.Builder builder)Constructor that initializes the object based on literal property values passed by theSecretManagerSecretRotation.Builder.
-