View source: R/appstream_operations.R
| appstream_describe_image_builders | R Documentation | 
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
)
| Names | The names of the image builders to describe. | 
| MaxResults | The maximum size of each page of results. | 
| NextToken | 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. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.