Uses of Class
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.Builder
-
Packages that use GkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.Builder Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.Builder in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.Builder Modifier and Type Method Description static GkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.BuilderGkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek. builder()GkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.BuilderGkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.Builder. daysOfWeek(List<String> daysOfWeek)Constructors in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.Builder Constructor Description Jsii$Proxy(GkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeBackupBackupPlanBackupScheduleRpoConfigExclusionWindowsDaysOfWeek.Builder.
-