class Aws::AppStream::Types::DescribeImageBuildersRequest
@note When making an API call, you may pass DescribeImageBuildersRequest
data as a hash: { names: ["String"], max_results: 1, next_token: "String", }
@!attribute [rw] names
The names of the image builders to describe. @return [Array<String>]
@!attribute [rw] max_results
The maximum size of each page of results. @return [Integer]
@!attribute [rw] next_token
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DescribeImageBuildersRequest AWS API Documentation
Constants
- SENSITIVE