appstream_describe_app_blocks {paws.end.user.computing} | R Documentation |
Retrieves a list that describes one or more app blocks
Description
Retrieves a list that describes one or more app blocks.
See https://www.paws-r-sdk.com/docs/appstream_describe_app_blocks/ for full documentation.
Usage
appstream_describe_app_blocks(Arns = NULL, NextToken = NULL, MaxResults = NULL)
Arguments
Arns |
The ARNs of the app blocks. |
NextToken |
The pagination token used to retrieve the next page of results for this operation. |
MaxResults |
The maximum size of each page of results. |
[Package paws.end.user.computing version 0.7.0 Index]