Skip to main content

TCognitoIdentityTagResourceRequest

Class in AWS.CognitoIdentity

TagResource request class.

Ancestors

Properties

ResourceArn

property ResourceArn: TARN

Tags

property Tags: TDictionary<string, string>

Constructors

Create

constructor Create(const AResourceArn: TARN);

Constructor for TCognitoIdentityTagResourceRequest.

Parameters

NameDescription
AResourceArnSpecify the Amazon Resource Name (ARN) of an Amazon Cognito identity pool.