class Aws::AppRegistry::Types::ListAssociatedAttributeGroupsRequest
@note When making an API call, you may pass ListAssociatedAttributeGroupsRequest
data as a hash: { application: "ApplicationSpecifier", # required next_token: "NextToken", max_results: 1, }
@!attribute [rw] application
The name or ID of the application. @return [String]
@!attribute [rw] next_token
The token to use to get the next page of results after a previous API call. @return [String]
@!attribute [rw] max_results
The upper bound of the number of results to return (cannot exceed 25). If this parameter is omitted, it defaults to 25. This value is optional. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/ListAssociatedAttributeGroupsRequest AWS API Documentation
Constants
- SENSITIVE