View a markdown version of this page

AWS::AppStream::Stack AgentAccessConfig - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::AppStream::Stack AgentAccessConfig

The AgentAccessConfig property type specifies Property description not available. for an AWS::AppStream::Stack.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "S3BucketArn" : String, "ScreenImageFormat" : String, "ScreenResolution" : String, "ScreenshotsUploadEnabled" : Boolean, "Settings" : [ AgentAccessSetting, ... ], "UserControlMode" : String }

Properties

S3BucketArn

Property description not available.

Required: No

Type: String

Update requires: No interruption

ScreenImageFormat

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

ScreenResolution

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

ScreenshotsUploadEnabled

Property description not available.

Required: No

Type: Boolean

Update requires: No interruption

Settings

Property description not available.

Required: Yes

Type: Array of AgentAccessSetting

Update requires: No interruption

UserControlMode

Property description not available.

Required: No

Type: String

Update requires: No interruption