Show / Hide Table of Contents

Interface IIntegrationResponseRef

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

Namespace: Amazon.CDK.AWS.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IIntegrationResponseRef : IConstruct, IDependable
Syntax (vb)
Public Interface IIntegrationResponseRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

IntegrationResponseRef

(experimental) A reference to a IntegrationResponse resource.

Properties

IntegrationResponseRef

(experimental) A reference to a IntegrationResponse resource.

IIntegrationResponseReference IntegrationResponseRef { get; }
Property Value

IIntegrationResponseReference

Remarks

Stability: Experimental

Back to top Generated by DocFX