appstream_describe_app_block_builders {paws.end.user.computing} | R Documentation |
Retrieves a list that describes one or more app block builders
Description
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.
Usage
appstream_describe_app_block_builders(
Names = NULL,
NextToken = NULL,
MaxResults = NULL
)
Arguments
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. |
[Package paws.end.user.computing version 0.9.0 Index]