Show / Hide Table of Contents

Interface IIntegrationRef

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

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

Stability: Experimental

Synopsis

Properties

IntegrationRef

(experimental) A reference to a Integration resource.

Properties

IntegrationRef

(experimental) A reference to a Integration resource.

IIntegrationReference IntegrationRef { get; }
Property Value

IIntegrationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX