User Settings Args
constructor(additionalEncryptionContext: Output<Map<String, String>>? = null, cookieSynchronizationConfiguration: Output<UserSettingsCookieSynchronizationConfigurationArgs>? = null, copyAllowed: Output<UserSettingsEnabledType>? = null, customerManagedKey: Output<String>? = null, deepLinkAllowed: Output<UserSettingsEnabledType>? = null, disconnectTimeoutInMinutes: Output<Double>? = null, downloadAllowed: Output<UserSettingsEnabledType>? = null, idleDisconnectTimeoutInMinutes: Output<Double>? = null, pasteAllowed: Output<UserSettingsEnabledType>? = null, printAllowed: Output<UserSettingsEnabledType>? = null, tags: Output<List<TagArgs>>? = null, uploadAllowed: Output<UserSettingsEnabledType>? = null)