Interface IDeliveryDestinationRef
(experimental) Indicates that this resource can be referenced as a DeliveryDestination.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Logs
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDeliveryDestinationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDeliveryDestinationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| DeliveryDestinationRef | (experimental) A reference to a DeliveryDestination resource. |
Properties
DeliveryDestinationRef
(experimental) A reference to a DeliveryDestination resource.
IDeliveryDestinationReference DeliveryDestinationRef { get; }
Property Value
Remarks
Stability: Experimental