ViewVersionSummary
A summary of a view version's metadata.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the view version.
Type: String
Required: No
- Description
-
The description of the view version.
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 version.
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 version.
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
- Type
-
The type of the view version.
Type: String
Valid Values:
CUSTOMER_MANAGED | AWS_MANAGED
Required: No
- Version
-
The sequentially incremented version of the view version.
Type: Integer
Required: No
- VersionDescription
-
The description of the view version.
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
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: