Uses of Class
software.amazon.awscdk.services.scheduler.alpha.ScheduleTargetInput
Package
Description
Amazon EventBridge Scheduler Construct Library
Amazon EventBridge Scheduler Construct Library
-
Uses of ScheduleTargetInput in software.amazon.awscdk.services.scheduler.alpha
Modifier and TypeMethodDescriptionstatic ScheduleTargetInput
ScheduleTargetInput.fromObject
(Object obj) (experimental) Pass a JSON object to the target.static ScheduleTargetInput
(experimental) Pass simple text to the target.default ScheduleTargetInput
ScheduleTargetConfig.getInput()
(experimental) What input to pass to the target.final ScheduleTargetInput
ScheduleTargetConfig.Jsii$Proxy.getInput()
Modifier and TypeMethodDescriptionScheduleTargetConfig.Builder.input
(ScheduleTargetInput input) Sets the value ofScheduleTargetConfig.getInput()
-
Uses of ScheduleTargetInput in software.amazon.awscdk.services.scheduler.targets.alpha
Modifier and TypeMethodDescriptionEventBridgePutEventsEntry.getDetail()
(experimental) The event body.final ScheduleTargetInput
EventBridgePutEventsEntry.Jsii$Proxy.getDetail()
final ScheduleTargetInput
KinesisStreamPutRecordProps.Jsii$Proxy.getInput()
final ScheduleTargetInput
SageMakerStartPipelineExecutionProps.Jsii$Proxy.getInput()
default ScheduleTargetInput
ScheduleTargetBaseProps.getInput()
(experimental) Input passed to the target.final ScheduleTargetInput
ScheduleTargetBaseProps.Jsii$Proxy.getInput()
final ScheduleTargetInput
SqsSendMessageProps.Jsii$Proxy.getInput()
Modifier and TypeMethodDescriptionEventBridgePutEvents.Builder.detail
(ScheduleTargetInput detail) (experimental) The event body.EventBridgePutEventsEntry.Builder.detail
(ScheduleTargetInput detail) Sets the value ofEventBridgePutEventsEntry.getDetail()
CodeBuildStartBuild.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.CodePipelineStartPipelineExecution.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.InspectorStartAssessmentRun.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.KinesisDataFirehosePutRecord.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.KinesisStreamPutRecord.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.KinesisStreamPutRecordProps.Builder.input
(ScheduleTargetInput input) Sets the value ofScheduleTargetBaseProps.getInput()
LambdaInvoke.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.SageMakerStartPipelineExecution.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.SageMakerStartPipelineExecutionProps.Builder.input
(ScheduleTargetInput input) Sets the value ofScheduleTargetBaseProps.getInput()
ScheduleTargetBaseProps.Builder.input
(ScheduleTargetInput input) Sets the value ofScheduleTargetBaseProps.getInput()
SnsPublish.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.SqsSendMessage.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.SqsSendMessageProps.Builder.input
(ScheduleTargetInput input) Sets the value ofScheduleTargetBaseProps.getInput()
StepFunctionsStartExecution.Builder.input
(ScheduleTargetInput input) (experimental) Input passed to the target.