Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) that uniquely identifies this delivery source.

Link copied to clipboard

The map of key-value pairs that configure the delivery source.

Link copied to clipboard

The type of log that the source is sending. For valid values for this parameter, see the documentation for the source service.

Link copied to clipboard
var name: String?

The unique name of the delivery source.

Link copied to clipboard

This array contains the ARN of the Amazon Web Services resource that sends logs and is represented by this delivery source. Currently, only one ARN can be in the array.

Link copied to clipboard

The Amazon Web Services service that is sending logs.

Link copied to clipboard

The status of the delivery source. A delivery source can have the status ACTIVE or INACTIVE. Note: This value is defined for selective log types.

Link copied to clipboard

The reason for the status of the delivery source. A status reason of RESOURCE_DELETED indicates that the resource associated with the delivery source has been deleted. Note: This value is defined for selective log types.

Link copied to clipboard

The tags that have been assigned to this delivery source.