Skip to main content

TCognitoIdentityProviderTagResourceRequest

Class in AWS.CognitoIdentityProvider

TagResource request class.

Ancestors

Properties

ResourceArn

property ResourceArn: TARN

Tags

property Tags: TDictionary<string, string>

Constructors

Create

constructor Create(const AResourceArn: TARN);

Constructor for TCognitoIdentityProviderTagResourceRequest.

Parameters

NameDescription
AResourceArnSpecify the Amazon Resource Name (ARN) of a user pool.