class Aws::Panorama::Types::ManifestPayload
A application verion’s manifest file. This is a JSON document that has a single key (‘PayloadData`) where the value is an escaped string representation of the application manifest (`graph.json`). This file is located in the `graphs` folder in your application source.
@note ManifestPayload
is a union - when making an API calls you must set exactly one of the members.
@note ManifestPayload
is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of ManifestPayload
corresponding to the set member.
@!attribute [rw] payload_data
The application manifest. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/ManifestPayload AWS API Documentation
Constants
- SENSITIVE