appSpecContent property

AppSpecContent? appSpecContent
final

The content of an AppSpec file for an AWS Lambda or Amazon ECS deployment. The content is formatted as JSON or YAML and stored as a RawString.

Implementation

final AppSpecContent? appSpecContent;