@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:42.649Z") @Stability(value=Experimental) public class AthenaStopQueryExecution extends TaskStateBase
https://docs.aws.amazon.com/step-functions/latest/dg/connect-athena.html
Modifier and Type | Class and Description |
---|---|
static class |
AthenaStopQueryExecution.Builder
(experimental) A fluent builder for
AthenaStopQueryExecution . |
software.amazon.jsii.JsiiObject.InitializationMode
INextable.Jsii$Default
IChainable.Jsii$Default
Modifier | Constructor and Description |
---|---|
|
AthenaStopQueryExecution(software.constructs.Construct scope,
String id,
AthenaStopQueryExecutionProps props) |
protected |
AthenaStopQueryExecution(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
AthenaStopQueryExecution(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
protected TaskMetricsConfig |
getTaskMetrics() |
protected List<PolicyStatement> |
getTaskPolicies() |
addCatch, addCatch, addRetry, addRetry, getEndStates, metric, metric, metricFailed, metricFailed, metricHeartbeatTimedOut, metricHeartbeatTimedOut, metricRunTime, metricRunTime, metricScheduled, metricScheduled, metricScheduleTime, metricScheduleTime, metricStarted, metricStarted, metricSucceeded, metricSucceeded, metricTime, metricTime, metricTimedOut, metricTimedOut, next, toStateJson, whenBoundToGraph
addBranch, addChoice, addIterator, addPrefix, bindToGraph, filterNextables, findReachableEndStates, findReachableEndStates, findReachableStates, findReachableStates, getBranches, getComment, getDefaultChoice, getId, getInputPath, getIteration, getOutputPath, getParameters, getResultPath, getResultSelector, getStartState, getStateId, makeDefault, makeNext, prefixStates, renderBranches, renderChoices, renderInputOutput, renderIterator, renderNextEnd, renderResultSelector, renderRetryCatch, setDefaultChoice, setIteration, validateState
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected AthenaStopQueryExecution(software.amazon.jsii.JsiiObjectRef objRef)
protected AthenaStopQueryExecution(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public AthenaStopQueryExecution(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull AthenaStopQueryExecutionProps props)
scope
- This parameter is required.id
- This parameter is required.props
- This parameter is required.@Stability(value=Experimental) @Nullable protected TaskMetricsConfig getTaskMetrics()
getTaskMetrics
in class TaskStateBase
@Stability(value=Experimental) @Nullable protected List<PolicyStatement> getTaskPolicies()
getTaskPolicies
in class TaskStateBase
Copyright © 2021. All rights reserved.