Show / Hide Table of Contents

Interface IDestinationRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.IoTWireless
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDestinationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDestinationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

DestinationRef

(experimental) A reference to a Destination resource.

Properties

DestinationRef

(experimental) A reference to a Destination resource.

IDestinationReference DestinationRef { get; }
Property Value

IDestinationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX