TKMSListKeyPoliciesRequest
Class in AWS.KMS
ListKeyPolicies request class.
Ancestors
Properties
KeyId
property KeyId: string
Limit
property Limit: TOptional<Integer>
Marker
property Marker: string
Constructors
Create
constructor Create(const AKeyId: string);
Constructor for TKMSListKeyPoliciesRequest.
Parameters
| Name | Description |
|---|---|
AKeyId | Specify the Amazon Resource Name (ARN) or ID of a KMS key. |