Skip to content

/AWS1/CL_WSW=>CREATEBROWSERSETTINGS()

About CreateBrowserSettings

Creates a browser settings resource that can be associated with a web portal. Once associated with a web portal, browser settings control how the browser will behave once a user starts a streaming session for the web portal.

Method Signature

IMPORTING

Required arguments:

IV_BROWSERPOLICY TYPE /AWS1/WSWBROWSERPOLICY /AWS1/WSWBROWSERPOLICY

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

Optional arguments:

IT_TAGS TYPE /AWS1/CL_WSWTAG=>TT_TAGLIST TT_TAGLIST

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

IV_CUSTOMERMANAGEDKEY TYPE /AWS1/WSWKEYARN /AWS1/WSWKEYARN

The custom managed key of the browser settings.

IT_ADDITIONALENCCONTEXT TYPE /AWS1/CL_WSWENCCONTEXTMAP_W=>TT_ENCRYPTIONCONTEXTMAP TT_ENCRYPTIONCONTEXTMAP

Additional encryption context of the browser settings.

IV_CLIENTTOKEN TYPE /AWS1/WSWCLIENTTOKEN /AWS1/WSWCLIENTTOKEN

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token returns the result from the original successful request.

If you do not specify a client token, one is automatically generated by the Amazon Web Services SDK.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WSWCREBROWSERSTGSRSP /AWS1/CL_WSWCREBROWSERSTGSRSP