Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanRestoreConfigSelectedNamespaces
-
Packages that use GkeBackupRestorePlanRestoreConfigSelectedNamespaces Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanRestoreConfigSelectedNamespaces in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that implement GkeBackupRestorePlanRestoreConfigSelectedNamespaces Modifier and Type Class Description static classGkeBackupRestorePlanRestoreConfigSelectedNamespaces.Jsii$ProxyAn implementation forGkeBackupRestorePlanRestoreConfigSelectedNamespacesMethods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanRestoreConfigSelectedNamespaces Modifier and Type Method Description GkeBackupRestorePlanRestoreConfigSelectedNamespacesGkeBackupRestorePlanRestoreConfigSelectedNamespaces.Builder. build()Builds the configured instance.GkeBackupRestorePlanRestoreConfigSelectedNamespacesGkeBackupRestorePlanRestoreConfigSelectedNamespacesOutputReference. getInternalValue()default GkeBackupRestorePlanRestoreConfigSelectedNamespacesGkeBackupRestorePlanRestoreConfig. getSelectedNamespaces()selected_namespaces block.GkeBackupRestorePlanRestoreConfigSelectedNamespacesGkeBackupRestorePlanRestoreConfig.Jsii$Proxy. getSelectedNamespaces()GkeBackupRestorePlanRestoreConfigSelectedNamespacesGkeBackupRestorePlanRestoreConfigOutputReference. getSelectedNamespacesInput()Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanRestoreConfigSelectedNamespaces Modifier and Type Method Description voidGkeBackupRestorePlanRestoreConfigOutputReference. putSelectedNamespaces(GkeBackupRestorePlanRestoreConfigSelectedNamespaces value)GkeBackupRestorePlanRestoreConfig.BuilderGkeBackupRestorePlanRestoreConfig.Builder. selectedNamespaces(GkeBackupRestorePlanRestoreConfigSelectedNamespaces selectedNamespaces)Sets the value ofGkeBackupRestorePlanRestoreConfig.getSelectedNamespaces()voidGkeBackupRestorePlanRestoreConfigSelectedNamespacesOutputReference. setInternalValue(GkeBackupRestorePlanRestoreConfigSelectedNamespaces value)
-