IDeliveryRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

delivery_ref

(experimental) A reference to a Delivery resource.

Stability:

experimental

node

The tree node.