Skip to main content

TKMSTagResourceRequest

Class in AWS.KMS

TagResource request class.

Ancestors

Properties

KeyId

property KeyId: string

Tags

property Tags: TList<IKMSTag>

Type: IKMSTag

Constructors

Create

constructor Create; overload;

Constructor for TKMSTagResourceRequest.


constructor Create(const AKeyId: string); overload;

Constructor for TKMSTagResourceRequest.

Parameters

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