AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the UpdateEntitlement operation. Updates the specified entitlement.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.AppStream.AmazonAppStreamRequest
      Amazon.AppStream.Model.UpdateEntitlementRequest

Namespace: Amazon.AppStream.Model
Assembly: AWSSDK.AppStream.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateEntitlementRequest : AmazonAppStreamRequest
         IAmazonWebServiceRequest

The UpdateEntitlementRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateEntitlementRequest()

Properties

NameTypeDescription
Public Property AppVisibility Amazon.AppStream.AppVisibility

Gets and sets the property AppVisibility.

Specifies whether all or only selected apps are entitled.

Public Property Attributes System.Collections.Generic.List<Amazon.AppStream.Model.EntitlementAttribute>

Gets and sets the property Attributes.

The attributes of the entitlement.

Public Property Description System.String

Gets and sets the property Description.

The description of the entitlement.

Public Property Name System.String

Gets and sets the property Name.

The name of the entitlement.

Public Property StackName System.String

Gets and sets the property StackName.

The name of the stack with which the entitlement is associated.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5