NAME
Paws::CostExplorer::GetTagsResponse
ATTRIBUTES
NextPageToken => Str
The token for the next set of retrievable results. AWS provides the token when the response from a previous call has more results than the maximum page size.
REQUIRED ReturnSize => Int
The number of query results that AWS returns at a time.
REQUIRED Tags => ArrayRef[Str|Undef]
The tags that match your request.
REQUIRED TotalSize => Int
The total number of query results.