IFunctionRef

class aws_cdk.aws_cloudfront.IFunctionRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

function_ref

(experimental) A reference to a Function resource.

Stability:

experimental

node

The tree node.