ManifestOverridesPayload
Parameter overrides for an application instance. This is a JSON document that has a single key
(PayloadData
) where the value is an escaped string representation of the overrides document.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- PayloadData
-
The overrides document.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 51200.
Pattern:
^.*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: