appstream_update_entitlement: Updates the specified entitlement

View source: R/appstream_operations.R

appstream_update_entitlementR Documentation

Updates the specified entitlement

Description

Updates the specified entitlement.

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

Usage

appstream_update_entitlement(
  Name,
  StackName,
  Description = NULL,
  AppVisibility = NULL,
  Attributes = NULL
)

Arguments

Name

[required] The name of the entitlement.

StackName

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

Description

The description of the entitlement.

AppVisibility

Specifies whether all or only selected apps are entitled.

Attributes

The attributes of the entitlement.


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