class Aws::MigrationHubRefactorSpaces::Types::TagResourceRequest
@note When making an API call, you may pass TagResourceRequest
data as a hash: { resource_arn: "String", # required tags: { # required "TagMapKeyString" => "TagMapValueString", }, }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource @return [String]
@!attribute [rw] tags
The new or modified tags for the resource. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/TagResourceRequest AWS API Documentation
Constants
- SENSITIVE