appstream_associate_app_block_builder_app_block {paws.end.user.computing} | R Documentation |
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. |
[Package paws.end.user.computing version 0.9.0 Index]