ParameterTextAreaControl
A control to display a text box that is used to enter multiple entries.
Contents
Note
In the following list, the required parameters are described first.
- ParameterControlId
- 
               The ID of the ParameterTextAreaControl.Type: String Length Constraints: Minimum length of 1. Maximum length of 512. Pattern: [\w\-]+Required: Yes 
- SourceParameterName
- 
               The source parameter name of the ParameterTextAreaControl.Type: String Length Constraints: Minimum length of 1. Maximum length of 2048. Pattern: ^[a-zA-Z0-9]+$Required: Yes 
- Title
- 
               The title of the ParameterTextAreaControl.Type: String Length Constraints: Minimum length of 1. Maximum length of 2048. Required: Yes 
- Delimiter
- 
               The delimiter that is used to separate the lines in text. Type: String Length Constraints: Minimum length of 1. Maximum length of 2048. Required: No 
- DisplayOptions
- 
               The display options of a control. Type: TextAreaControlDisplayOptions object Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: