IBasePathMappingRef

class aws_cdk.aws_apigateway.IBasePathMappingRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a BasePathMapping.

Stability:

experimental

Attributes

base_path_mapping_ref

(experimental) A reference to a BasePathMapping resource.

Stability:

experimental

node

The tree node.