

# ViewInputContent
<a name="API_ViewInputContent"></a>

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
<a name="API_ViewInputContent_Contents"></a>

 ** Actions **   <a name="connect-Type-ViewInputContent-Actions"></a>
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 **   <a name="connect-Type-ViewInputContent-Template"></a>
The view template representing the structure of the view.  
Type: String  
Required: No

## See Also
<a name="API_ViewInputContent_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/ViewInputContent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/ViewInputContent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/ViewInputContent) 