Skip to main content

ISecretsManagerGetResourcePolicyResponse

Interface in AWS.SecretsManager

Interface for GetResourcePolicy responses.

Ancestors

Properties

ARN

property ARN: TARN

The Amazon Resource Name (ARN) of the secret that the resource-based policy was retrieved for.

Name

property Name: string

The name of the secret that the resource-based policy was retrieved for.

ResourcePolicy

property ResourcePolicy: string

A JSON-formatted string containing the permissions policy attached to the secret.