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