Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanBackupConfigSelectedApplications
-
Packages that use GkeBackupBackupPlanBackupConfigSelectedApplications Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanBackupConfigSelectedApplications in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that implement GkeBackupBackupPlanBackupConfigSelectedApplications Modifier and Type Class Description static classGkeBackupBackupPlanBackupConfigSelectedApplications.Jsii$ProxyAn implementation forGkeBackupBackupPlanBackupConfigSelectedApplicationsMethods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanBackupConfigSelectedApplications Modifier and Type Method Description GkeBackupBackupPlanBackupConfigSelectedApplicationsGkeBackupBackupPlanBackupConfigSelectedApplications.Builder. build()Builds the configured instance.GkeBackupBackupPlanBackupConfigSelectedApplicationsGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference. getInternalValue()default GkeBackupBackupPlanBackupConfigSelectedApplicationsGkeBackupBackupPlanBackupConfig. getSelectedApplications()selected_applications block.GkeBackupBackupPlanBackupConfigSelectedApplicationsGkeBackupBackupPlanBackupConfig.Jsii$Proxy. getSelectedApplications()GkeBackupBackupPlanBackupConfigSelectedApplicationsGkeBackupBackupPlanBackupConfigOutputReference. getSelectedApplicationsInput()Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanBackupConfigSelectedApplications Modifier and Type Method Description voidGkeBackupBackupPlanBackupConfigOutputReference. putSelectedApplications(GkeBackupBackupPlanBackupConfigSelectedApplications value)GkeBackupBackupPlanBackupConfig.BuilderGkeBackupBackupPlanBackupConfig.Builder. selectedApplications(GkeBackupBackupPlanBackupConfigSelectedApplications selectedApplications)Sets the value ofGkeBackupBackupPlanBackupConfig.getSelectedApplications()voidGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference. setInternalValue(GkeBackupBackupPlanBackupConfigSelectedApplications value)
-