@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:40.247Z") @Stability(value=Experimental) public class AthenaGetQueryExecution extends TaskStateBase
https://docs.aws.amazon.com/step-functions/latest/dg/connect-athena.html| Modifier and Type | Class and Description |
|---|---|
static class |
AthenaGetQueryExecution.Builder
(experimental) A fluent builder for
AthenaGetQueryExecution. |
software.amazon.jsii.JsiiObject.InitializationModeINextable.Jsii$DefaultIChainable.Jsii$Default| Modifier | Constructor and Description |
|---|---|
|
AthenaGetQueryExecution(software.constructs.Construct scope,
String id,
AthenaGetQueryExecutionProps props) |
protected |
AthenaGetQueryExecution(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
AthenaGetQueryExecution(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, whenBoundToGraphaddBranch, 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, validateStatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected AthenaGetQueryExecution(software.amazon.jsii.JsiiObjectRef objRef)
protected AthenaGetQueryExecution(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public AthenaGetQueryExecution(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
AthenaGetQueryExecutionProps 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 TaskStateBaseCopyright © 2021. All rights reserved.