lastStatus property

DeliveryStatus? lastStatus
final

Status of the last attempted delivery.

Note Providing an SNS topic on a DeliveryChannel for AWS Config is optional. If the SNS delivery is turned off, the last status will be Not_Applicable.

Implementation

final DeliveryStatus? lastStatus;