Learn R Programming

paws.end.user.computing (version 0.9.0)

appstream_disassociate_app_block_builder_app_block: Disassociates a specified app block builder from a specified app block

Description

Disassociates a specified app block builder from a specified app block.

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

Usage

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