Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanRestoreConfigExcludedNamespaces
-
Packages that use GkeBackupRestorePlanRestoreConfigExcludedNamespaces Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanRestoreConfigExcludedNamespaces in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that implement GkeBackupRestorePlanRestoreConfigExcludedNamespaces Modifier and Type Class Description static classGkeBackupRestorePlanRestoreConfigExcludedNamespaces.Jsii$ProxyAn implementation forGkeBackupRestorePlanRestoreConfigExcludedNamespacesMethods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanRestoreConfigExcludedNamespaces Modifier and Type Method Description GkeBackupRestorePlanRestoreConfigExcludedNamespacesGkeBackupRestorePlanRestoreConfigExcludedNamespaces.Builder. build()Builds the configured instance.default GkeBackupRestorePlanRestoreConfigExcludedNamespacesGkeBackupRestorePlanRestoreConfig. getExcludedNamespaces()excluded_namespaces block.GkeBackupRestorePlanRestoreConfigExcludedNamespacesGkeBackupRestorePlanRestoreConfig.Jsii$Proxy. getExcludedNamespaces()GkeBackupRestorePlanRestoreConfigExcludedNamespacesGkeBackupRestorePlanRestoreConfigOutputReference. getExcludedNamespacesInput()GkeBackupRestorePlanRestoreConfigExcludedNamespacesGkeBackupRestorePlanRestoreConfigExcludedNamespacesOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanRestoreConfigExcludedNamespaces Modifier and Type Method Description GkeBackupRestorePlanRestoreConfig.BuilderGkeBackupRestorePlanRestoreConfig.Builder. excludedNamespaces(GkeBackupRestorePlanRestoreConfigExcludedNamespaces excludedNamespaces)Sets the value ofGkeBackupRestorePlanRestoreConfig.getExcludedNamespaces()voidGkeBackupRestorePlanRestoreConfigOutputReference. putExcludedNamespaces(GkeBackupRestorePlanRestoreConfigExcludedNamespaces value)voidGkeBackupRestorePlanRestoreConfigExcludedNamespacesOutputReference. setInternalValue(GkeBackupRestorePlanRestoreConfigExcludedNamespaces value)
-