IHttpApiRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

http_api_ref

(experimental) A reference to a HttpApi resource.

Stability:

experimental

node

The tree node.