class Aws::AuditManager::Types::TagResourceRequest
@note When making an API call, you may pass TagResourceRequest
data as a hash: { resource_arn: "AuditManagerArn", # required tags: { # required "TagKey" => "TagValue", }, }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the specified resource. @return [String]
@!attribute [rw] tags
The tags to be associated with the resource. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/TagResourceRequest AWS API Documentation
Constants
- SENSITIVE