Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanRestoreConfigSelectedApplications
-
Packages that use GkeBackupRestorePlanRestoreConfigSelectedApplications Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanRestoreConfigSelectedApplications in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that implement GkeBackupRestorePlanRestoreConfigSelectedApplications Modifier and Type Class Description static classGkeBackupRestorePlanRestoreConfigSelectedApplications.Jsii$ProxyAn implementation forGkeBackupRestorePlanRestoreConfigSelectedApplicationsMethods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanRestoreConfigSelectedApplications Modifier and Type Method Description GkeBackupRestorePlanRestoreConfigSelectedApplicationsGkeBackupRestorePlanRestoreConfigSelectedApplications.Builder. build()Builds the configured instance.GkeBackupRestorePlanRestoreConfigSelectedApplicationsGkeBackupRestorePlanRestoreConfigSelectedApplicationsOutputReference. getInternalValue()default GkeBackupRestorePlanRestoreConfigSelectedApplicationsGkeBackupRestorePlanRestoreConfig. getSelectedApplications()selected_applications block.GkeBackupRestorePlanRestoreConfigSelectedApplicationsGkeBackupRestorePlanRestoreConfig.Jsii$Proxy. getSelectedApplications()GkeBackupRestorePlanRestoreConfigSelectedApplicationsGkeBackupRestorePlanRestoreConfigOutputReference. getSelectedApplicationsInput()Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanRestoreConfigSelectedApplications Modifier and Type Method Description voidGkeBackupRestorePlanRestoreConfigOutputReference. putSelectedApplications(GkeBackupRestorePlanRestoreConfigSelectedApplications value)GkeBackupRestorePlanRestoreConfig.BuilderGkeBackupRestorePlanRestoreConfig.Builder. selectedApplications(GkeBackupRestorePlanRestoreConfigSelectedApplications selectedApplications)Sets the value ofGkeBackupRestorePlanRestoreConfig.getSelectedApplications()voidGkeBackupRestorePlanRestoreConfigSelectedApplicationsOutputReference. setInternalValue(GkeBackupRestorePlanRestoreConfigSelectedApplications value)
-