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
| Name | Description |
|---|---|
AResourceArn | Specify the Amazon Resource Name (ARN) of a user pool. |