Learn R Programming

paws.end.user.computing (version 0.9.0)

appstream_associate_app_block_builder_app_block: Associates the specified app block builder with the specified app block

Description

Associates the specified app block builder with the specified app block.

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

Usage

appstream_associate_app_block_builder_app_block(
  AppBlockArn,
  AppBlockBuilderName
)

Arguments

AppBlockArn

[required] The ARN of the app block.

AppBlockBuilderName

[required] The name of the app block builder.