Uses of Class
com.hashicorp.cdktf.providers.google.data_google_secret_manager_secret.DataGoogleSecretManagerSecretRotation.Builder
-
Packages that use DataGoogleSecretManagerSecretRotation.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_secret_manager_secret data_google_secret_manager_secret -
-
Uses of DataGoogleSecretManagerSecretRotation.Builder in com.hashicorp.cdktf.providers.google.data_google_secret_manager_secret
Methods in com.hashicorp.cdktf.providers.google.data_google_secret_manager_secret that return DataGoogleSecretManagerSecretRotation.Builder Modifier and Type Method Description static DataGoogleSecretManagerSecretRotation.BuilderDataGoogleSecretManagerSecretRotation. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_secret_manager_secret with parameters of type DataGoogleSecretManagerSecretRotation.Builder Constructor Description Jsii$Proxy(DataGoogleSecretManagerSecretRotation.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleSecretManagerSecretRotation.Builder.
-