IIntegrationResponseRef
- class aws_cdk.aws_apigatewayv2.IIntegrationResponseRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a IntegrationResponse.
- Stability:
experimental
Attributes
- integration_response_ref
(experimental) A reference to a IntegrationResponse resource.
- Stability:
experimental
- node
The tree node.