IApiRef

class aws_cdk.aws_sam.IApiRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

api_ref

(experimental) A reference to a Api resource.

Stability:

experimental

node

The tree node.