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