IApiMappingRef

class aws_cdk.aws_apigatewayv2.IApiMappingRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

api_mapping_ref

(experimental) A reference to a ApiMapping resource.

Stability:

experimental

node

The tree node.