Show / Hide Table of Contents

Interface IGatewayResponseRef

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

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

Stability: Experimental

Synopsis

Properties

GatewayResponseRef

(experimental) A reference to a GatewayResponse resource.

Properties

GatewayResponseRef

(experimental) A reference to a GatewayResponse resource.

IGatewayResponseReference GatewayResponseRef { get; }
Property Value

IGatewayResponseReference

Remarks

Stability: Experimental

Back to top Generated by DocFX