Interface IDestinationRef
(experimental) Indicates that this resource can be referenced as a Destination.
Inherited Members
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
Remarks
Stability: Experimental