TKMSGetKeyPolicyRequest
Class in AWS.KMS
GetKeyPolicy request class.
Ancestors
Properties
KeyId
property KeyId: string
PolicyName
property PolicyName: string
Constructors
Create
constructor Create(const AKeyId: string; const APolicyName: string = 'default');
Constructor for TKMSGetKeyPolicyRequest.
Parameters
| Name | Description |
|---|---|
AKeyId | Specify the Amazon Resource Name (ARN) or ID of a KMS key. |
APolicyName | Specify the name of a key policy. The only valid name is. |