Uses of Class
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanBackupConfigSelectedApplications.Builder
-
Packages that use GkeBackupBackupPlanBackupConfigSelectedApplications.Builder Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanBackupConfigSelectedApplications.Builder in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanBackupConfigSelectedApplications.Builder Modifier and Type Method Description static GkeBackupBackupPlanBackupConfigSelectedApplications.BuilderGkeBackupBackupPlanBackupConfigSelectedApplications. builder()GkeBackupBackupPlanBackupConfigSelectedApplications.BuilderGkeBackupBackupPlanBackupConfigSelectedApplications.Builder. namespacedNames(com.hashicorp.cdktf.IResolvable namespacedNames)Sets the value ofGkeBackupBackupPlanBackupConfigSelectedApplications.getNamespacedNames()GkeBackupBackupPlanBackupConfigSelectedApplications.BuilderGkeBackupBackupPlanBackupConfigSelectedApplications.Builder. namespacedNames(List<? extends GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames> namespacedNames)Sets the value ofGkeBackupBackupPlanBackupConfigSelectedApplications.getNamespacedNames()Constructors in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanBackupConfigSelectedApplications.Builder Constructor Description Jsii$Proxy(GkeBackupBackupPlanBackupConfigSelectedApplications.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeBackupBackupPlanBackupConfigSelectedApplications.Builder.
-