appstream_disassociate_application_from_entitlement: Deletes the specified application from the specified...

View source: R/appstream_operations.R

appstream_disassociate_application_from_entitlementR Documentation

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.


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