Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies
-
Packages that use GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that implement GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies Modifier and Type Class Description static classGkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies.Jsii$ProxyAn implementation forGkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependenciesMethods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies Modifier and Type Method Description GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependenciesGkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies Modifier and Type Method Description voidGkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependenciesOutputReference. setInternalValue(GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies value)Method parameters in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with type arguments of type GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies Modifier and Type Method Description GkeBackupRestorePlanRestoreConfigRestoreOrder.BuilderGkeBackupRestorePlanRestoreConfigRestoreOrder.Builder. groupKindDependencies(List<? extends GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies> groupKindDependencies)Sets the value ofGkeBackupRestorePlanRestoreConfigRestoreOrder.getGroupKindDependencies()voidGkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependenciesList. setInternalValue(List<GkeBackupRestorePlanRestoreConfigRestoreOrderGroupKindDependencies> value)
-