triggeredBy property

TriggeredBy? triggeredBy
final

The entity that triggered the deployment event. Events can be triggered by a user, AWS AppConfig, an Amazon CloudWatch alarm, or an internal error.

Implementation

final TriggeredBy? triggeredBy;