ApplicationSettingsResponse

Describes the persistent application settings for WorkSpaces Pools users.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an Amazon Web Services Region, an S3 bucket is created. The bucket is unique to the Amazon Web Services account and the Region.

Link copied to clipboard

The path prefix for the S3 bucket where users’ persistent application settings are stored.

Link copied to clipboard

Specifies whether persistent application settings are enabled for users during their pool sessions.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String