interface IFunctionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFront.IFunctionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudfront#IFunctionRef |
![]() | software.amazon.awscdk.services.cloudfront.IFunctionRef |
![]() | aws_cdk.aws_cloudfront.IFunctionRef |
![]() | aws-cdk-lib » aws_cloudfront » IFunctionRef |
Implemented by
Cfn
, Function
Indicates that this resource can be referenced as a Function.
Properties
Name | Type | Description |
---|---|---|
function | Function | A reference to a Function resource. |
node | Node | The tree node. |
functionRef
Type:
Function
A reference to a Function resource.
node
Type:
Node
The tree node.