Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanBackupSchedule
-
Packages that use GkeBackupBackupPlanBackupSchedule Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanBackupSchedule in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that implement GkeBackupBackupPlanBackupSchedule Modifier and Type Class Description static classGkeBackupBackupPlanBackupSchedule.Jsii$ProxyAn implementation forGkeBackupBackupPlanBackupScheduleMethods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanBackupSchedule Modifier and Type Method Description GkeBackupBackupPlanBackupScheduleGkeBackupBackupPlanBackupSchedule.Builder. build()Builds the configured instance.default GkeBackupBackupPlanBackupScheduleGkeBackupBackupPlanConfig. getBackupSchedule()backup_schedule block.GkeBackupBackupPlanBackupScheduleGkeBackupBackupPlanConfig.Jsii$Proxy. getBackupSchedule()GkeBackupBackupPlanBackupScheduleGkeBackupBackupPlan. getBackupScheduleInput()GkeBackupBackupPlanBackupScheduleGkeBackupBackupPlanBackupScheduleOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanBackupSchedule Modifier and Type Method Description GkeBackupBackupPlan.BuilderGkeBackupBackupPlan.Builder. backupSchedule(GkeBackupBackupPlanBackupSchedule backupSchedule)backup_schedule block.GkeBackupBackupPlanConfig.BuilderGkeBackupBackupPlanConfig.Builder. backupSchedule(GkeBackupBackupPlanBackupSchedule backupSchedule)Sets the value ofGkeBackupBackupPlanConfig.getBackupSchedule()voidGkeBackupBackupPlan. putBackupSchedule(GkeBackupBackupPlanBackupSchedule value)voidGkeBackupBackupPlanBackupScheduleOutputReference. setInternalValue(GkeBackupBackupPlanBackupSchedule value)
-