Learn R Programming

paws.end.user.computing (version 0.9.0)

appstream_disassociate_application_from_entitlement: Deletes the specified application from the specified entitlement

Description

Deletes the specified application from the specified entitlement.

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

Usage

appstream_disassociate_application_from_entitlement(
  StackName,
  EntitlementName,
  ApplicationIdentifier
)

Arguments

StackName

[required] The name of the stack with which the entitlement is associated.

EntitlementName

[required] The name of the entitlement.

ApplicationIdentifier

[required] The identifier of the application to remove from the entitlement.