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