GetBrowserSettingsResult

data class GetBrowserSettingsResult(val associatedPortalArns: List<String>? = null, val browserPolicy: String? = null, val browserSettingsArn: String? = null, val tags: List<BrowserSettingsTag>? = null)

Constructors

Link copied to clipboard
fun GetBrowserSettingsResult(associatedPortalArns: List<String>? = null, browserPolicy: String? = null, browserSettingsArn: String? = null, tags: List<BrowserSettingsTag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val browserPolicy: String? = null
Link copied to clipboard
Link copied to clipboard