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.

The persistent application settings for users of a stack.

Inheritance Hierarchy

System.Object
  Amazon.AppStream.Model.ApplicationSettings

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

Syntax

C#
public class ApplicationSettings

The ApplicationSettings type exposes the following members

Constructors

NameDescription
Public Method ApplicationSettings()

Properties

NameTypeDescription
Public Property Enabled System.Boolean

Gets and sets the property Enabled.

Enables or disables persistent application settings for users during their streaming sessions.

Public Property SettingsGroup System.String

Gets and sets the property SettingsGroup.

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5