Show / Hide Table of Contents

Interface IConnectorRef

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

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

IConnectorReference

Remarks

Stability: Experimental

Back to top Generated by DocFX