IBasePathMappingV2Ref
- class aws_cdk.aws_apigateway.IBasePathMappingV2Ref(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a BasePathMappingV2.
- Stability:
experimental
Attributes
- base_path_mapping_v2_ref
(experimental) A reference to a BasePathMappingV2 resource.
- Stability:
experimental
- node
The tree node.