Interface IGatewayResponseRef
(experimental) Indicates that this resource can be referenced as a GatewayResponse.
Inherited Members
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
Remarks
Stability: Experimental