IFunctionDefinitionRef
- class aws_cdk.aws_greengrass.IFunctionDefinitionRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a FunctionDefinition.
- Stability:
experimental
Attributes
- function_definition_ref
(experimental) A reference to a FunctionDefinition resource.
- Stability:
experimental
- node
The tree node.