Skip to main content

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

NameDescription
AKeyIdSpecify the Amazon Resource Name (ARN) or ID of a KMS key.