interface IFunctionConfigurationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppSync.IFunctionConfigurationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappsync#IFunctionConfigurationRef |
![]() | software.amazon.awscdk.services.appsync.IFunctionConfigurationRef |
![]() | aws_cdk.aws_appsync.IFunctionConfigurationRef |
![]() | aws-cdk-lib » aws_appsync » IFunctionConfigurationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a FunctionConfiguration.
Properties
Name | Type | Description |
---|---|---|
function | Function | A reference to a FunctionConfiguration resource. |
node | Node | The tree node. |
functionConfigurationRef
Type:
Function
A reference to a FunctionConfiguration resource.
node
Type:
Node
The tree node.