class Aws::CloudWatchEvents::Types::DeletePartnerEventSourceRequest

@note When making an API call, you may pass DeletePartnerEventSourceRequest

data as a hash:

    {
      name: "EventSourceName", # required
      account: "AccountId", # required
    }

@!attribute [rw] name

The name of the event source to delete.
@return [String]

@!attribute [rw] account

The Amazon Web Services account ID of the Amazon Web Services
customer that the event source was created for.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DeletePartnerEventSourceRequest AWS API Documentation

Constants

SENSITIVE