class Aws::CognitoIdentity::Types::TagResourceInput
@note When making an API call, you may pass TagResourceInput
data as a hash: { resource_arn: "ARNString", # required tags: { # required "TagKeysType" => "TagValueType", }, }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the identity pool. @return [String]
@!attribute [rw] tags
The tags to assign to the identity pool. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/TagResourceInput AWS API Documentation
Constants
- SENSITIVE