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