GetUserSettingsResult

constructor(additionalEncryptionContext: Map<String, String>? = null, associatedPortalArns: List<String>? = null, cookieSynchronizationConfiguration: UserSettingsCookieSynchronizationConfiguration? = null, copyAllowed: UserSettingsEnabledType? = null, customerManagedKey: String? = null, deepLinkAllowed: UserSettingsEnabledType? = null, disconnectTimeoutInMinutes: Double? = null, downloadAllowed: UserSettingsEnabledType? = null, idleDisconnectTimeoutInMinutes: Double? = null, pasteAllowed: UserSettingsEnabledType? = null, printAllowed: UserSettingsEnabledType? = null, tags: List<Tag>? = null, uploadAllowed: UserSettingsEnabledType? = null, userSettingsArn: String? = null)