interface IFunctionDefinitionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Greengrass.IFunctionDefinitionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsgreengrass#IFunctionDefinitionRef |
![]() | software.amazon.awscdk.services.greengrass.IFunctionDefinitionRef |
![]() | aws_cdk.aws_greengrass.IFunctionDefinitionRef |
![]() | aws-cdk-lib » aws_greengrass » IFunctionDefinitionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a FunctionDefinition.
Properties
Name | Type | Description |
---|---|---|
function | Function | A reference to a FunctionDefinition resource. |
node | Node | The tree node. |
functionDefinitionRef
Type:
Function
A reference to a FunctionDefinition resource.
node
Type:
Node
The tree node.