class Aws::AppConfig::Types::DeploymentEvent

An object that describes a deployment event.

@!attribute [rw] event_type

The type of deployment event. Deployment event types include the
start, stop, or completion of a deployment; a percentage update; the
start or stop of a bake period; the start or completion of a
rollback.
@return [String]

@!attribute [rw] triggered_by

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

@!attribute [rw] description

A description of the deployment event. Descriptions include, but are
not limited to, the user account or the CloudWatch alarm ARN that
initiated a rollback, the percentage of hosts that received the
deployment, or in the case of an internal error, a recommendation to
attempt a new deployment.
@return [String]

@!attribute [rw] occurred_at

The date and time the event occurred.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/DeploymentEvent AWS API Documentation

Constants

SENSITIVE