selectedApplications

@JvmName(name = "pjhsldajrgselygm")
suspend fun selectedApplications(value: Output<RestorePlanRestoreConfigSelectedApplicationsArgs>)
@JvmName(name = "fymcboyddjtukejb")
suspend fun selectedApplications(value: RestorePlanRestoreConfigSelectedApplicationsArgs?)

Parameters

value

A list of selected ProtectedApplications to restore. The listed ProtectedApplications and all the resources to which they refer will be restored. Structure is documented below.


@JvmName(name = "ojoiqwpwogwoywdw")
suspend fun selectedApplications(argument: suspend RestorePlanRestoreConfigSelectedApplicationsArgsBuilder.() -> Unit)

Parameters

argument

A list of selected ProtectedApplications to restore. The listed ProtectedApplications and all the resources to which they refer will be restored. Structure is documented below.