volumeDataRestorePolicyBindings

Parameters

value

A table that binds volumes by their scope to a restore policy. Bindings must have a unique scope. Any volumes not scoped in the bindings are subject to the policy defined in volume_data_restore_policy. Structure is documented below.


@JvmName(name = "ryjndrioutywkkbu")
suspend fun volumeDataRestorePolicyBindings(vararg values: Output<RestorePlanRestoreConfigVolumeDataRestorePolicyBindingArgs>)


Parameters

values

A table that binds volumes by their scope to a restore policy. Bindings must have a unique scope. Any volumes not scoped in the bindings are subject to the policy defined in volume_data_restore_policy. Structure is documented below.


@JvmName(name = "qebdbndnfeuffpnp")
suspend fun volumeDataRestorePolicyBindings(vararg argument: suspend RestorePlanRestoreConfigVolumeDataRestorePolicyBindingArgsBuilder.() -> Unit)

Parameters

argument

A table that binds volumes by their scope to a restore policy. Bindings must have a unique scope. Any volumes not scoped in the bindings are subject to the policy defined in volume_data_restore_policy. Structure is documented below.