TSecretsManagerGetResourcePolicyRequest
Class in AWS.SecretsManager
GetResourcePolicy request class.
Ancestors
Properties
SecretId
property SecretId: string
Constructors
Create
constructor Create(const ASecretId: string);
Constructor for TSecretsManagerGetResourcePolicyRequest.
Parameters
| Name | Description |
|---|---|
ASecretId | Specify the Amazon Resource Name (ARN) or name of the secret to retreive the attached resource-based policy for. |