IGatewayResponseRef

class aws_cdk.aws_apigateway.IGatewayResponseRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

gateway_response_ref

(experimental) A reference to a GatewayResponse resource.

Stability:

experimental

node

The tree node.