class Aws::WAFRegional::Types::ListTagsForResourceRequest
@note When making an API call, you may pass ListTagsForResourceRequest
data as a hash: { next_marker: "NextMarker", limit: 1, resource_arn: "ResourceArn", # required }
@!attribute [rw] next_marker
@return [String]
@!attribute [rw] limit
@return [Integer]
@!attribute [rw] resource_arn
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28/ListTagsForResourceRequest AWS API Documentation
Constants
- SENSITIVE