IFunctionDefinitionVersionRef

class aws_cdk.aws_greengrass.IFunctionDefinitionVersionRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

function_definition_version_ref

(experimental) A reference to a FunctionDefinitionVersion resource.

Stability:

experimental

node

The tree node.