Definition of AWS::WorkSpacesWeb::UserSettings Resource Type
copy_allowed
(String)download_allowed
(String)paste_allowed
(String)print_allowed
(String)upload_allowed
(String)additional_encryption_context
(Map of String)cookie_synchronization_configuration
(Attributes) (see below for nested schema)customer_managed_key
(String)disconnect_timeout_in_minutes
(Number)idle_disconnect_timeout_in_minutes
(Number)tags
(Attributes List) (see below for nested schema)associated_portal_arns
(List of String)id
(String) Uniquely identifies the resource.user_settings_arn
(String)cookie_synchronization_configuration
Required:
allowlist
(Attributes List) (see below for nested schema)Optional:
blocklist
(Attributes List) (see below for nested schema)cookie_synchronization_configuration.allowlist
Required:
domain
(String)Optional:
name
(String)path
(String)cookie_synchronization_configuration.blocklist
Required:
domain
(String)Optional:
name
(String)path
(String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_workspacesweb_user_settings.example <resource ID>