interface IEndpointRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Events.IEndpointRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsevents#IEndpointRef |
![]() | software.amazon.awscdk.services.events.IEndpointRef |
![]() | aws_cdk.aws_events.IEndpointRef |
![]() | aws-cdk-lib » aws_events » IEndpointRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Endpoint.
Properties
Name | Type | Description |
---|---|---|
endpoint | Endpoint | A reference to a Endpoint resource. |
node | Node | The tree node. |
endpointRef
Type:
Endpoint
A reference to a Endpoint resource.
node
Type:
Node
The tree node.