Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes
-
Packages that use AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes Modifier and Type Class Description static classAlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes.Jsii$ProxyAn implementation forAlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimesMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes Modifier and Type Method Description AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimesAlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes Modifier and Type Method Description voidAlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimesOutputReference. setInternalValue(AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes value)Method parameters in com.hashicorp.cdktf.providers.google.alloydb_cluster with type arguments of type AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes Modifier and Type Method Description voidAlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimesList. setInternalValue(List<AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes> value)AlloydbClusterAutomatedBackupPolicyWeeklySchedule.BuilderAlloydbClusterAutomatedBackupPolicyWeeklySchedule.Builder. startTimes(List<? extends AlloydbClusterAutomatedBackupPolicyWeeklyScheduleStartTimes> startTimes)Sets the value ofAlloydbClusterAutomatedBackupPolicyWeeklySchedule.getStartTimes()
-