appstream_describe_app_block_builders {paws.end.user.computing} | R Documentation |
Retrieves a list that describes one or more app block builders.
See https://www.paws-r-sdk.com/docs/appstream_describe_app_block_builders/ for full documentation.
appstream_describe_app_block_builders(
Names = NULL,
NextToken = NULL,
MaxResults = NULL
)
Names |
The names of the app block builders. |
NextToken |
The pagination token used to retrieve the next page of results for this operation. |
MaxResults |
The maximum size of each page of results. The maximum value is 25. |