Uses of Class
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanRestoreConfigSelectedApplications.Builder
-
Packages that use GkeBackupRestorePlanRestoreConfigSelectedApplications.Builder Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanRestoreConfigSelectedApplications.Builder in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanRestoreConfigSelectedApplications.Builder Modifier and Type Method Description static GkeBackupRestorePlanRestoreConfigSelectedApplications.BuilderGkeBackupRestorePlanRestoreConfigSelectedApplications. builder()GkeBackupRestorePlanRestoreConfigSelectedApplications.BuilderGkeBackupRestorePlanRestoreConfigSelectedApplications.Builder. namespacedNames(com.hashicorp.cdktf.IResolvable namespacedNames)GkeBackupRestorePlanRestoreConfigSelectedApplications.BuilderGkeBackupRestorePlanRestoreConfigSelectedApplications.Builder. namespacedNames(List<? extends GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames> namespacedNames)Constructors in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanRestoreConfigSelectedApplications.Builder Constructor Description Jsii$Proxy(GkeBackupRestorePlanRestoreConfigSelectedApplications.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeBackupRestorePlanRestoreConfigSelectedApplications.Builder.
-