Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanRestoreConfigRestoreOrder
-
Packages that use GkeBackupRestorePlanRestoreConfigRestoreOrder Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanRestoreConfigRestoreOrder in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that implement GkeBackupRestorePlanRestoreConfigRestoreOrder Modifier and Type Class Description static classGkeBackupRestorePlanRestoreConfigRestoreOrder.Jsii$ProxyAn implementation forGkeBackupRestorePlanRestoreConfigRestoreOrderMethods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanRestoreConfigRestoreOrder Modifier and Type Method Description GkeBackupRestorePlanRestoreConfigRestoreOrderGkeBackupRestorePlanRestoreConfigRestoreOrder.Builder. build()Builds the configured instance.GkeBackupRestorePlanRestoreConfigRestoreOrderGkeBackupRestorePlanRestoreConfigRestoreOrderOutputReference. getInternalValue()default GkeBackupRestorePlanRestoreConfigRestoreOrderGkeBackupRestorePlanRestoreConfig. getRestoreOrder()restore_order block.GkeBackupRestorePlanRestoreConfigRestoreOrderGkeBackupRestorePlanRestoreConfig.Jsii$Proxy. getRestoreOrder()GkeBackupRestorePlanRestoreConfigRestoreOrderGkeBackupRestorePlanRestoreConfigOutputReference. getRestoreOrderInput()Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanRestoreConfigRestoreOrder Modifier and Type Method Description voidGkeBackupRestorePlanRestoreConfigOutputReference. putRestoreOrder(GkeBackupRestorePlanRestoreConfigRestoreOrder value)GkeBackupRestorePlanRestoreConfig.BuilderGkeBackupRestorePlanRestoreConfig.Builder. restoreOrder(GkeBackupRestorePlanRestoreConfigRestoreOrder restoreOrder)Sets the value ofGkeBackupRestorePlanRestoreConfig.getRestoreOrder()voidGkeBackupRestorePlanRestoreConfigRestoreOrderOutputReference. setInternalValue(GkeBackupRestorePlanRestoreConfigRestoreOrder value)
-