Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames
-
Packages that use GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that implement GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames Modifier and Type Class Description static classGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames.Jsii$ProxyAn implementation forGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesMethods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames Modifier and Type Method Description GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames Modifier and Type Method Description voidGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference. setInternalValue(GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames value)Method parameters in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with type arguments of type GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames Modifier and Type Method Description GkeBackupBackupPlanBackupConfigSelectedApplications.BuilderGkeBackupBackupPlanBackupConfigSelectedApplications.Builder. namespacedNames(List<? extends GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames> namespacedNames)Sets the value ofGkeBackupBackupPlanBackupConfigSelectedApplications.getNamespacedNames()voidGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList. setInternalValue(List<GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames> value)
-