BrowserSettings

class BrowserSettings : KotlinCustomResource

Definition of AWS::WorkSpacesWeb::BrowserSettings Resource Type

Properties

Link copied to clipboard

Additional encryption context of the browser settings.

Link copied to clipboard

A list of web portal ARNs that the browser settings resource is associated with.

Link copied to clipboard
val browserPolicy: Output<String>?

A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.

Link copied to clipboard

The ARN of the browser settings.

Link copied to clipboard

The custom managed key of the browser settings. Pattern : ^arn:[\w+=\/,&#46;@-]+:kms:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:key\/[a-zA-Z0-9-]+$

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to add to the browser settings resource. A tag is a key-value pair.

Link copied to clipboard
val urn: Output<String>