ViewInputContent
View content containing all content necessary to render a view except for runtime input data and the runtime input schema, which is auto-generated by this operation.
Contents
- Actions
-
A list of possible actions from the view.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^([\p{L}\p{N}_.:\/=+\-@()']+[\p{L}\p{Z}\p{N}_.:\/=+\-@()']*)$
Required: No
- Template
-
The view template representing the structure of the view.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: