Uses of Class
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterRestoreContinuousBackupSource.Builder
-
Packages that use AlloydbClusterRestoreContinuousBackupSource.Builder Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterRestoreContinuousBackupSource.Builder in com.hashicorp.cdktf.providers.google.alloydb_cluster
Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterRestoreContinuousBackupSource.Builder Modifier and Type Method Description static AlloydbClusterRestoreContinuousBackupSource.BuilderAlloydbClusterRestoreContinuousBackupSource. builder()AlloydbClusterRestoreContinuousBackupSource.BuilderAlloydbClusterRestoreContinuousBackupSource.Builder. cluster(String cluster)Sets the value ofAlloydbClusterRestoreContinuousBackupSource.getCluster()AlloydbClusterRestoreContinuousBackupSource.BuilderAlloydbClusterRestoreContinuousBackupSource.Builder. pointInTime(String pointInTime)Sets the value ofAlloydbClusterRestoreContinuousBackupSource.getPointInTime()Constructors in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterRestoreContinuousBackupSource.Builder Constructor Description Jsii$Proxy(AlloydbClusterRestoreContinuousBackupSource.Builder builder)Constructor that initializes the object based on literal property values passed by theAlloydbClusterRestoreContinuousBackupSource.Builder.
-