@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)", date="2023-01-31T18:37:01.043Z") public interface GlueDataBrewStartJobRunProps extends TaskStateBaseProps
Example:
GlueDataBrewStartJobRun.Builder.create(this, "Task") .name("databrew-job") .build();
Modifier and Type | Interface and Description |
---|---|
static class |
GlueDataBrewStartJobRunProps.Builder
A builder for
GlueDataBrewStartJobRunProps |
static class |
GlueDataBrewStartJobRunProps.Jsii$Proxy
An implementation for
GlueDataBrewStartJobRunProps |
Modifier and Type | Method and Description |
---|---|
static GlueDataBrewStartJobRunProps.Builder |
builder() |
java.lang.String |
getName()
Glue DataBrew Job to run.
|
getComment, getHeartbeat, getInputPath, getIntegrationPattern, getOutputPath, getResultPath, getResultSelector, getTimeout
java.lang.String getName()
static GlueDataBrewStartJobRunProps.Builder builder()
builder
in interface TaskStateBaseProps
GlueDataBrewStartJobRunProps.Builder
of GlueDataBrewStartJobRunProps