appstream_describe_app_block_builders: Retrieves a list that describes one or more app block...

View source: R/appstream_operations.R

appstream_describe_app_block_buildersR 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.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.