Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterAutomatedBackupPolicyWeeklySchedule
-
Packages that use AlloydbClusterAutomatedBackupPolicyWeeklySchedule Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterAutomatedBackupPolicyWeeklySchedule in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterAutomatedBackupPolicyWeeklySchedule Modifier and Type Class Description static classAlloydbClusterAutomatedBackupPolicyWeeklySchedule.Jsii$ProxyAn implementation forAlloydbClusterAutomatedBackupPolicyWeeklyScheduleMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterAutomatedBackupPolicyWeeklySchedule Modifier and Type Method Description AlloydbClusterAutomatedBackupPolicyWeeklyScheduleAlloydbClusterAutomatedBackupPolicyWeeklySchedule.Builder. build()Builds the configured instance.AlloydbClusterAutomatedBackupPolicyWeeklyScheduleAlloydbClusterAutomatedBackupPolicyWeeklyScheduleOutputReference. getInternalValue()default AlloydbClusterAutomatedBackupPolicyWeeklyScheduleAlloydbClusterAutomatedBackupPolicy. getWeeklySchedule()weekly_schedule block.AlloydbClusterAutomatedBackupPolicyWeeklyScheduleAlloydbClusterAutomatedBackupPolicy.Jsii$Proxy. getWeeklySchedule()AlloydbClusterAutomatedBackupPolicyWeeklyScheduleAlloydbClusterAutomatedBackupPolicyOutputReference. getWeeklyScheduleInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterAutomatedBackupPolicyWeeklySchedule Modifier and Type Method Description voidAlloydbClusterAutomatedBackupPolicyOutputReference. putWeeklySchedule(AlloydbClusterAutomatedBackupPolicyWeeklySchedule value)voidAlloydbClusterAutomatedBackupPolicyWeeklyScheduleOutputReference. setInternalValue(AlloydbClusterAutomatedBackupPolicyWeeklySchedule value)AlloydbClusterAutomatedBackupPolicy.BuilderAlloydbClusterAutomatedBackupPolicy.Builder. weeklySchedule(AlloydbClusterAutomatedBackupPolicyWeeklySchedule weeklySchedule)Sets the value ofAlloydbClusterAutomatedBackupPolicy.getWeeklySchedule()
-