Definition
The application definition for a particular application.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- content
-
The content of the application definition. This is a JSON object that contains the resource configuration/definitions that identify an application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 65000.
Required: No
- s3Location
-
The S3 bucket that contains the application definition.
Type: String
Pattern:
^\S{1,2000}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: