Uses of Class
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanTimeouts.Builder
-
Packages that use GkeBackupBackupPlanTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanTimeouts.Builder in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanTimeouts.Builder Modifier and Type Method Description static GkeBackupBackupPlanTimeouts.BuilderGkeBackupBackupPlanTimeouts. builder()GkeBackupBackupPlanTimeouts.BuilderGkeBackupBackupPlanTimeouts.Builder. create(String create)Sets the value ofGkeBackupBackupPlanTimeouts.getCreate()GkeBackupBackupPlanTimeouts.BuilderGkeBackupBackupPlanTimeouts.Builder. delete(String delete)Sets the value ofGkeBackupBackupPlanTimeouts.getDelete()GkeBackupBackupPlanTimeouts.BuilderGkeBackupBackupPlanTimeouts.Builder. update(String update)Sets the value ofGkeBackupBackupPlanTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanTimeouts.Builder Constructor Description Jsii$Proxy(GkeBackupBackupPlanTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeBackupBackupPlanTimeouts.Builder.
-