interface IInputRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoTEvents.IInputRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiotevents#IInputRef |
![]() | software.amazon.awscdk.services.iotevents.IInputRef |
![]() | aws_cdk.aws_iotevents.IInputRef |
![]() | aws-cdk-lib » aws_iotevents » IInputRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Input.
Properties
Name | Type | Description |
---|---|---|
input | Input | A reference to a Input resource. |
node | Node | The tree node. |
inputRef
Type:
Input
A reference to a Input resource.
node
Type:
Node
The tree node.