class Aws::OpsWorks::Types::ListTagsRequest
@note When making an API call, you may pass ListTagsRequest
data as a hash: { resource_arn: "ResourceArn", # required max_results: 1, next_token: "NextToken", }
@!attribute [rw] resource_arn
The stack or layer's Amazon Resource Number (ARN). @return [String]
@!attribute [rw] max_results
Do not use. A validation exception occurs if you add a `MaxResults` parameter to a `ListTagsRequest` call. @return [Integer]
@!attribute [rw] next_token
Do not use. A validation exception occurs if you add a `NextToken` parameter to a `ListTagsRequest` call. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/ListTagsRequest AWS API Documentation
Constants
- SENSITIVE