@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:42.653Z") @Stability(value=Experimental) public class CallApiGatewayRestApiEndpoint extends TaskStateBase
https://docs.aws.amazon.com/step-functions/latest/dg/connect-api-gateway.html| Modifier and Type | Class and Description |
|---|---|
static class |
CallApiGatewayRestApiEndpoint.Builder
(experimental) A fluent builder for
CallApiGatewayRestApiEndpoint. |
software.amazon.jsii.JsiiObject.InitializationModeINextable.Jsii$DefaultIChainable.Jsii$Default| Modifier | Constructor and Description |
|---|---|
|
CallApiGatewayRestApiEndpoint(software.constructs.Construct scope,
String id,
CallApiGatewayRestApiEndpointProps props) |
protected |
CallApiGatewayRestApiEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CallApiGatewayRestApiEndpoint(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PolicyStatement> |
createPolicyStatements() |
protected String |
getApiEndpoint() |
protected String |
getArnForExecuteApi() |
protected String |
getStageName() |
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 CallApiGatewayRestApiEndpoint(software.amazon.jsii.JsiiObjectRef objRef)
protected CallApiGatewayRestApiEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public CallApiGatewayRestApiEndpoint(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
CallApiGatewayRestApiEndpointProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull protected List<PolicyStatement> createPolicyStatements()
@Stability(value=Experimental) @NotNull protected String getApiEndpoint()
@Stability(value=Experimental) @NotNull protected String getArnForExecuteApi()
@Stability(value=Experimental) @Nullable protected String getStageName()
@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.