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