class Aws::Imagebuilder::Types::ListImagePackagesRequest
@note When making an API call, you may pass ListImagePackagesRequest
data as a hash: { image_build_version_arn: "ImageBuildVersionArn", # required max_results: 1, next_token: "PaginationToken", }
@!attribute [rw] image_build_version_arn
Filter results for the ListImagePackages request by the Image Build Version ARN @return [String]
@!attribute [rw] max_results
The maxiumum number of results to return from the ListImagePackages request. @return [Integer]
@!attribute [rw] next_token
A token to specify where to start paginating. This is the NextToken from a previously truncated response. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/ListImagePackagesRequest AWS API Documentation
Constants
- SENSITIVE