IDeliveryDestinationRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

delivery_destination_ref

(experimental) A reference to a DeliveryDestination resource.

Stability:

experimental

node

The tree node.