appstream_associate_application_to_entitlement: Associates an application to entitle

View source: R/appstream_operations.R

appstream_associate_application_to_entitlementR Documentation

Associates an application to entitle

Description

Associates an application to entitle.

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

Usage

appstream_associate_application_to_entitlement(
  StackName,
  EntitlementName,
  ApplicationIdentifier
)

Arguments

StackName

[required] The name of the stack.

EntitlementName

[required] The name of the entitlement.

ApplicationIdentifier

[required] The identifier of the application.


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