class Aws::SecretsManager::Types::GetResourcePolicyResponse

@!attribute [rw] arn

The ARN of the secret that the resource-based policy was retrieved
for.
@return [String]

@!attribute [rw] name

The friendly name of the secret that the resource-based policy was
retrieved for.
@return [String]

@!attribute [rw] resource_policy

A JSON-formatted string that describes the permissions that are
associated with the attached secret. These permissions are combined
with any permissions that are associated with the user or role that
attempts to access this secret. The combined permissions specify who
can access the secret and what actions they can perform. For more
information, see [Authentication and Access Control for Amazon Web
Services Secrets Manager][1] in the *Amazon Web Services Secrets
Manager User Guide*.

[1]: http://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/secretsmanager-2017-10-17/GetResourcePolicyResponse AWS API Documentation

Constants

SENSITIVE