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