Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanBackupConfigSelectedNamespaces
-
Packages that use GkeBackupBackupPlanBackupConfigSelectedNamespaces Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanBackupConfigSelectedNamespaces in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that implement GkeBackupBackupPlanBackupConfigSelectedNamespaces Modifier and Type Class Description static classGkeBackupBackupPlanBackupConfigSelectedNamespaces.Jsii$ProxyAn implementation forGkeBackupBackupPlanBackupConfigSelectedNamespacesMethods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanBackupConfigSelectedNamespaces Modifier and Type Method Description GkeBackupBackupPlanBackupConfigSelectedNamespacesGkeBackupBackupPlanBackupConfigSelectedNamespaces.Builder. build()Builds the configured instance.GkeBackupBackupPlanBackupConfigSelectedNamespacesGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference. getInternalValue()default GkeBackupBackupPlanBackupConfigSelectedNamespacesGkeBackupBackupPlanBackupConfig. getSelectedNamespaces()selected_namespaces block.GkeBackupBackupPlanBackupConfigSelectedNamespacesGkeBackupBackupPlanBackupConfig.Jsii$Proxy. getSelectedNamespaces()GkeBackupBackupPlanBackupConfigSelectedNamespacesGkeBackupBackupPlanBackupConfigOutputReference. getSelectedNamespacesInput()Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanBackupConfigSelectedNamespaces Modifier and Type Method Description voidGkeBackupBackupPlanBackupConfigOutputReference. putSelectedNamespaces(GkeBackupBackupPlanBackupConfigSelectedNamespaces value)GkeBackupBackupPlanBackupConfig.BuilderGkeBackupBackupPlanBackupConfig.Builder. selectedNamespaces(GkeBackupBackupPlanBackupConfigSelectedNamespaces selectedNamespaces)Sets the value ofGkeBackupBackupPlanBackupConfig.getSelectedNamespaces()voidGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference. setInternalValue(GkeBackupBackupPlanBackupConfigSelectedNamespaces value)
-