interface IGatewayResponseRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.APIGateway.IGatewayResponseRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapigateway#IGatewayResponseRef |
![]() | software.amazon.awscdk.services.apigateway.IGatewayResponseRef |
![]() | aws_cdk.aws_apigateway.IGatewayResponseRef |
![]() | aws-cdk-lib » aws_apigateway » IGatewayResponseRef |
Implemented by
Cfn
, Gateway
Indicates that this resource can be referenced as a GatewayResponse.
Properties
Name | Type | Description |
---|---|---|
gateway | Gateway | A reference to a GatewayResponse resource. |
node | Node | The tree node. |
gatewayResponseRef
Type:
Gateway
A reference to a GatewayResponse resource.
node
Type:
Node
The tree node.