backup_describe_protected_resource {paws.storage}R Documentation

Returns information about a saved resource, including the last time it was backed up, its Amazon Resource Name (ARN), and the Amazon Web Services service type of the saved resource

Description

Returns information about a saved resource, including the last time it was backed up, its Amazon Resource Name (ARN), and the Amazon Web Services service type of the saved resource.

See https://www.paws-r-sdk.com/docs/backup_describe_protected_resource/ for full documentation.

Usage

backup_describe_protected_resource(ResourceArn)

Arguments

ResourceArn

[required] An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type.


[Package paws.storage version 0.6.0 Index]