Show / Hide Table of Contents

Interface IDestinationRef

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

Namespace: Amazon.CDK.AWS.IoTWireless
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDestinationRef : IConstruct, IDependable
Syntax (vb)
Public Interface IDestinationRef Inherits IConstruct, IDependable
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