Show / Hide Table of Contents

Interface IDeliveryDestinationRef

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

Inherited Members
IEnvironmentAware.Env
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

IDeliveryDestinationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX