CalculationResult
Contains information about an application-specific calculation result.
Contents
- ResultS3Uri
- 
               The Amazon S3 location of the folder for the calculation results. Type: String Length Constraints: Maximum length of 1024. Pattern: ^(https|s3|S3)://([^/]+)/?(.*)$Required: No 
- ResultType
- 
               The data format of the calculation result. Type: String Length Constraints: Minimum length of 1. Maximum length of 256. Pattern: \w+\/[-+.\w]+Required: No 
- StdErrorS3Uri
- 
               The Amazon S3 location of the stderrerror messages file for the calculation.Type: String Length Constraints: Maximum length of 1024. Pattern: ^(https|s3|S3)://([^/]+)/?(.*)$Required: No 
- StdOutS3Uri
- 
               The Amazon S3 location of the stdoutfile for the calculation.Type: String Length Constraints: Maximum length of 1024. Pattern: ^(https|s3|S3)://([^/]+)/?(.*)$Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: