class Aws::FraudDetector::Types::ListTagsForResourceRequest
@note When making an API call, you may pass ListTagsForResourceRequest
data as a hash: { resource_arn: "fraudDetectorArn", # required next_token: "string", max_results: 1, }
@!attribute [rw] resource_arn
The ARN that specifies the resource whose tags you want to list. @return [String]
@!attribute [rw] next_token
The next token from the previous results. @return [String]
@!attribute [rw] max_results
The maximum number of objects to return for the request. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/ListTagsForResourceRequest AWS API Documentation
Constants
- SENSITIVE