interface IScheduleRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DataBrew.IScheduleRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdatabrew#IScheduleRef |
![]() | software.amazon.awscdk.services.databrew.IScheduleRef |
![]() | aws_cdk.aws_databrew.IScheduleRef |
![]() | aws-cdk-lib » aws_databrew » IScheduleRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Schedule.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
schedule | Schedule | A reference to a Schedule resource. |
node
Type:
Node
The tree node.
scheduleRef
Type:
Schedule
A reference to a Schedule resource.