IDeliverySourceRef

class aws_cdk.aws_logs.IDeliverySourceRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a DeliverySource.

Stability:

experimental

Attributes

delivery_source_ref

(experimental) A reference to a DeliverySource resource.

Stability:

experimental

node

The tree node.