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