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