Skip to main content

TKMSRevokeGrantRequest

Class in AWS.KMS

RevokeGrant request class.

Ancestors

Properties

GrantId

property GrantId: string

KeyId

property KeyId: string

Constructors

Create

constructor Create(const AGrantId, AKeyId: string);

Constructor for TKMSRevokeGrantRequest.

Parameters

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