restoreConfig

@JvmName(name = "bvgmtcolpckmqqsl")
suspend fun restoreConfig(value: Output<RestorePlanRestoreConfigArgs>)
@JvmName(name = "vtgdlwwrwsonwyhi")
suspend fun restoreConfig(value: RestorePlanRestoreConfigArgs?)

Parameters

value

Defines the configuration of Restores created via this RestorePlan. Structure is documented below.


@JvmName(name = "ebhgmltjgjddpmnj")
suspend fun restoreConfig(argument: suspend RestorePlanRestoreConfigArgsBuilder.() -> Unit)

Parameters

argument

Defines the configuration of Restores created via this RestorePlan. Structure is documented below.