ViewSummary
A summary of a view's metadata.
Contents
- Arn
 - 
               
The Amazon Resource Name (ARN) of the view.
Type: String
Required: No
 - Description
 - 
               
The description of the view.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
^([\p{L}\p{N}_.:\/=+\-@,()']+[\p{L}\p{Z}\p{N}_.:\/=+\-@,()']*)$Required: No
 - Id
 - 
               
The identifier of the view.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Pattern:
^[a-zA-Z0-9\_\-:\/$]+$Required: No
 - Name
 - 
               
The name of the view.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^([\p{L}\p{N}_.:\/=+\-@()']+[\p{L}\p{Z}\p{N}_.:\/=+\-@()']*)$Required: No
 - Status
 - 
               
Indicates the view status as either
SAVEDorPUBLISHED. ThePUBLISHEDstatus will initiate validation on the content.Type: String
Valid Values:
PUBLISHED | SAVEDRequired: No
 - Type
 - 
               
The type of the view.
Type: String
Valid Values:
CUSTOMER_MANAGED | AWS_MANAGEDRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: