TriggerConfig
Information about notification triggers for the deployment group.
Contents
- triggerEvents
 - 
               
The event type or types for which notifications are triggered.
Type: Array of strings
Valid Values:
DeploymentStart | DeploymentSuccess | DeploymentFailure | DeploymentStop | DeploymentRollback | DeploymentReady | InstanceStart | InstanceSuccess | InstanceFailure | InstanceReadyRequired: No
 - triggerName
 - 
               
The name of the notification trigger.
Type: String
Required: No
 - triggerTargetArn
 - 
               
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service topic through which notifications about deployment or instance events are sent.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: