getRestoreTestingSelection

Resource Type definition for AWS::Backup::RestoreTestingSelection

Return

null

Parameters

argument

null


suspend fun getRestoreTestingSelection(restoreTestingPlanName: String, restoreTestingSelectionName: String): GetRestoreTestingSelectionResult

Return

null

Parameters

restoreTestingPlanName

Unique string that is the name of the restore testing plan. The name cannot be changed after creation. The name must consist of only alphanumeric characters and underscores. Maximum length is 50.

restoreTestingSelectionName

The unique name of the restore testing selection that belongs to the related restore testing plan.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.backup.kotlin.inputs.GetRestoreTestingSelectionPlainArgs.

See also