interface IIntegrationResponseRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Apigatewayv2.IIntegrationResponseRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapigatewayv2#IIntegrationResponseRef |
![]() | software.amazon.awscdk.services.apigatewayv2.IIntegrationResponseRef |
![]() | aws_cdk.aws_apigatewayv2.IIntegrationResponseRef |
![]() | aws-cdk-lib » aws_apigatewayv2 » IIntegrationResponseRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a IntegrationResponse.
Properties
Name | Type | Description |
---|---|---|
integration | Integration | A reference to a IntegrationResponse resource. |
node | Node | The tree node. |
integrationResponseRef
Type:
Integration
A reference to a IntegrationResponse resource.
node
Type:
Node
The tree node.