Retrieves a list that describes one or more specified image builders, if the image builder names are provided. Otherwise, all image builders in the account are described.
See https://www.paws-r-sdk.com/docs/appstream_describe_image_builders/ for full documentation.
appstream_describe_image_builders(
Names = NULL,
MaxResults = NULL,
NextToken = NULL
)
The names of the image builders to describe.
The maximum size of each page of results.
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.