CodeContentDescription
Describes details about the code of a Managed Service for Apache Flink application.
Contents
- CodeMD5
- 
               The checksum that can be used to validate zip-format code. Type: String Length Constraints: Fixed length of 128. Required: No 
- CodeSize
- 
               The size in bytes of the application code. Can be used to validate zip-format code. Type: Long Valid Range: Minimum value of 0. Maximum value of 52428800. Required: No 
- S3ApplicationCodeLocationDescription
- 
               The S3 bucket Amazon Resource Name (ARN), file key, and object version of the application code stored in Amazon S3. Type: S3ApplicationCodeLocationDescription object Required: No 
- TextContent
- 
               The text-format code Type: String Length Constraints: Minimum length of 0. Maximum length of 102400. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: