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