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

View source: R/appstream_operations.R

appstream_describe_app_block_builder_app_block_associationsR Documentation

Retrieves a list that describes one or more app block builder associations

Description

Retrieves a list that describes one or more app block builder associations.

See https://www.paws-r-sdk.com/docs/appstream_describe_app_block_builder_app_block_associations/ for full documentation.

Usage

appstream_describe_app_block_builder_app_block_associations(
  AppBlockArn = NULL,
  AppBlockBuilderName = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

AppBlockArn

The ARN of the app block.

AppBlockBuilderName

The name of the app block builder.

MaxResults

The maximum size of each page of results.

NextToken

The pagination token used to retrieve the next page of results for this operation.


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