class Aws::CloudWatchEvents::Types::PartnerEventSourceAccount
The Amazon Web Services account that a partner event source has been offered to.
@!attribute [rw] account
The Amazon Web Services account ID that the partner event source was offered to. @return [String]
@!attribute [rw] creation_time
The date and time the event source was created. @return [Time]
@!attribute [rw] expiration_time
The date and time that the event source will expire, if the Amazon Web Services account doesn't create a matching event bus for it. @return [Time]
@!attribute [rw] state
The state of the event source. If it is ACTIVE, you have already created a matching event bus for this event source, and that event bus is active. If it is PENDING, either you haven't yet created a matching event bus, or that event bus is deactivated. If it is DELETED, you have created a matching event bus, but the event source has since been deleted. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PartnerEventSourceAccount AWS API Documentation
Constants
- SENSITIVE