Resource Type definition for AWS::Connect::View
actions
(List of String) The actions of the view in an array.instance_arn
(String) The Amazon Resource Name (ARN) of the instance.name
(String) The name of the view.template
(String) The template of the view as JSON.description
(String) The description of the view.tags
(Attributes Set) One or more tags. (see below for nested schema)id
(String) Uniquely identifies the resource.view_arn
(String) The Amazon Resource Name (ARN) of the view.view_content_sha_256
(String) The view content hash.view_id
(String) The view id of the view.tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode charactersvalue
(String) The value for the tag. . You can specify a value that is maximum of 256 Unicode charactersImport is supported using the following syntax:
$ terraform import awscc_connect_view.example <resource ID>