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