IModelRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

model_ref

(experimental) A reference to a Model resource.

Stability:

experimental

node

The tree node.