| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Method and Description |
|---|---|
default IntegrationPattern |
TaskStateBaseProps.getIntegrationPattern()
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
IntegrationPattern |
TaskStateBaseProps.Jsii$Proxy.getIntegrationPattern() |
static IntegrationPattern |
IntegrationPattern.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntegrationPattern[] |
IntegrationPattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaskStateBaseProps.Builder |
TaskStateBaseProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
| Constructor and Description |
|---|
Jsii$Proxy(String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
TaskStateBaseProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IntegrationPattern |
SqsSendMessageProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
LambdaInvokeProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
SageMakerCreateEndpointConfigProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
DynamoDeleteItemProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
CallApiGatewayEndpointBaseProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
DynamoUpdateItemProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
SnsPublishProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
BatchSubmitJobProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
CodeBuildStartBuildProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
StepFunctionsStartExecutionProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EmrSetClusterTerminationProtectionProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
DynamoGetItemProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EcsRunTaskProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EmrCancelStepProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
GlueStartJobRunProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EvaluateExpressionProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
DynamoPutItemProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
AthenaStartQueryExecutionProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EmrModifyInstanceFleetByNameProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
AthenaGetQueryResultsProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
SageMakerUpdateEndpointProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
AthenaStopQueryExecutionProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
AthenaGetQueryExecutionProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EmrModifyInstanceGroupByNameProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
SageMakerCreateTransformJobProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
GlueDataBrewStartJobRunProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
SageMakerCreateTrainingJobProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
SageMakerCreateEndpointProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EmrCreateClusterProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
CallApiGatewayHttpApiEndpointProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EmrAddStepProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EmrTerminateClusterProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
EksCallProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
CallApiGatewayRestApiEndpointProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
SageMakerCreateModelProps.Jsii$Proxy.getIntegrationPattern() |
IntegrationPattern |
StepFunctionsInvokeActivityProps.Jsii$Proxy.getIntegrationPattern() |
| Modifier and Type | Method and Description |
|---|---|
SqsSendMessageProps.Builder |
SqsSendMessageProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
EmrModifyInstanceFleetByName.Builder |
EmrModifyInstanceFleetByName.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
CallApiGatewayRestApiEndpoint.Builder |
CallApiGatewayRestApiEndpoint.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
LambdaInvokeProps.Builder |
LambdaInvokeProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
StepFunctionsStartExecution.Builder |
StepFunctionsStartExecution.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
GlueStartJobRun.Builder |
GlueStartJobRun.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
BatchSubmitJob.Builder |
BatchSubmitJob.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
SageMakerCreateEndpointConfigProps.Builder |
SageMakerCreateEndpointConfigProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
DynamoDeleteItemProps.Builder |
DynamoDeleteItemProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
AthenaGetQueryResults.Builder |
AthenaGetQueryResults.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
CallApiGatewayEndpointBaseProps.Builder |
CallApiGatewayEndpointBaseProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
EmrModifyInstanceGroupByName.Builder |
EmrModifyInstanceGroupByName.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EmrCancelStep.Builder |
EmrCancelStep.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EcsRunTask.Builder |
EcsRunTask.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
DynamoUpdateItemProps.Builder |
DynamoUpdateItemProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
DynamoDeleteItem.Builder |
DynamoDeleteItem.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
SnsPublishProps.Builder |
SnsPublishProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
EksCall.Builder |
EksCall.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
BatchSubmitJobProps.Builder |
BatchSubmitJobProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
CodeBuildStartBuildProps.Builder |
CodeBuildStartBuildProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
StepFunctionsStartExecutionProps.Builder |
StepFunctionsStartExecutionProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
SageMakerCreateModel.Builder |
SageMakerCreateModel.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EmrSetClusterTerminationProtectionProps.Builder |
EmrSetClusterTerminationProtectionProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
DynamoGetItemProps.Builder |
DynamoGetItemProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
AthenaGetQueryExecution.Builder |
AthenaGetQueryExecution.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EcsRunTaskProps.Builder |
EcsRunTaskProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
EmrCancelStepProps.Builder |
EmrCancelStepProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
DynamoGetItem.Builder |
DynamoGetItem.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EmrCreateCluster.Builder |
EmrCreateCluster.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
SageMakerCreateEndpoint.Builder |
SageMakerCreateEndpoint.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
GlueStartJobRunProps.Builder |
GlueStartJobRunProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
EvaluateExpressionProps.Builder |
EvaluateExpressionProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
DynamoPutItemProps.Builder |
DynamoPutItemProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
EmrModifyInstanceFleetByNameProps.Builder |
EmrModifyInstanceFleetByNameProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
AthenaGetQueryResultsProps.Builder |
AthenaGetQueryResultsProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
SageMakerUpdateEndpointProps.Builder |
SageMakerUpdateEndpointProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
StepFunctionsInvokeActivity.Builder |
StepFunctionsInvokeActivity.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
LambdaInvoke.Builder |
LambdaInvoke.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EmrAddStep.Builder |
EmrAddStep.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
AthenaStopQueryExecutionProps.Builder |
AthenaStopQueryExecutionProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
SageMakerCreateTrainingJob.Builder |
SageMakerCreateTrainingJob.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
AthenaGetQueryExecutionProps.Builder |
AthenaGetQueryExecutionProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
DynamoUpdateItem.Builder |
DynamoUpdateItem.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EmrModifyInstanceGroupByNameProps.Builder |
EmrModifyInstanceGroupByNameProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
SqsSendMessage.Builder |
SqsSendMessage.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
SageMakerCreateTransformJobProps.Builder |
SageMakerCreateTransformJobProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
GlueDataBrewStartJobRunProps.Builder |
GlueDataBrewStartJobRunProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
SageMakerCreateTrainingJobProps.Builder |
SageMakerCreateTrainingJobProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
EmrSetClusterTerminationProtection.Builder |
EmrSetClusterTerminationProtection.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
GlueDataBrewStartJobRun.Builder |
GlueDataBrewStartJobRun.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
DynamoPutItem.Builder |
DynamoPutItem.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
SageMakerCreateEndpointProps.Builder |
SageMakerCreateEndpointProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
AthenaStopQueryExecution.Builder |
AthenaStopQueryExecution.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EmrCreateClusterProps.Builder |
EmrCreateClusterProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
SageMakerUpdateEndpoint.Builder |
SageMakerUpdateEndpoint.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
CallApiGatewayHttpApiEndpointProps.Builder |
CallApiGatewayHttpApiEndpointProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
EmrAddStepProps.Builder |
EmrAddStepProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
CallApiGatewayHttpApiEndpoint.Builder |
CallApiGatewayHttpApiEndpoint.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EmrTerminateClusterProps.Builder |
EmrTerminateClusterProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
CodeBuildStartBuild.Builder |
CodeBuildStartBuild.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EmrTerminateCluster.Builder |
EmrTerminateCluster.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EksCallProps.Builder |
EksCallProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
CallApiGatewayRestApiEndpointProps.Builder |
CallApiGatewayRestApiEndpointProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
AthenaStartQueryExecution.Builder |
AthenaStartQueryExecution.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
EvaluateExpression.Builder |
EvaluateExpression.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
SageMakerCreateEndpointConfig.Builder |
SageMakerCreateEndpointConfig.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
SageMakerCreateModelProps.Builder |
SageMakerCreateModelProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
SnsPublish.Builder |
SnsPublish.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
StepFunctionsInvokeActivityProps.Builder |
StepFunctionsInvokeActivityProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
SageMakerCreateTransformJob.Builder |
SageMakerCreateTransformJob.Builder.integrationPattern(IntegrationPattern integrationPattern)
(experimental) AWS Step Functions integrates with services directly in the Amazon States Language.
|
| Constructor and Description |
|---|
Jsii$Proxy(AlgorithmSpecification algorithmSpecification,
List<? extends Channel> inputDataConfig,
OutputDataConfig outputDataConfig,
String trainingJobName,
Map<String,? extends Object> hyperparameters,
ResourceConfig resourceConfig,
IRole role,
StoppingCondition stoppingCondition,
Map<String,String> tags,
VpcConfig vpcConfig,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SageMakerCreateTrainingJobProps.Builder. |
Jsii$Proxy(EmrCreateCluster.InstancesConfigProperty instances,
String name,
String additionalInfo,
List<? extends EmrCreateCluster.ApplicationConfigProperty> applications,
IRole autoScalingRole,
List<? extends EmrCreateCluster.BootstrapActionConfigProperty> bootstrapActions,
IRole clusterRole,
List<? extends EmrCreateCluster.ConfigurationProperty> configurations,
String customAmiId,
Size ebsRootVolumeSize,
EmrCreateCluster.KerberosAttributesProperty kerberosAttributes,
String logUri,
String releaseLabel,
EmrCreateCluster.EmrClusterScaleDownBehavior scaleDownBehavior,
String securityConfiguration,
IRole serviceRole,
Map<String,String> tags,
Boolean visibleToAllUsers,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EmrCreateClusterProps.Builder. |
Jsii$Proxy(HttpMethod method,
String apiPath,
AuthType authType,
TaskInput headers,
TaskInput queryParameters,
TaskInput requestBody,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
CallApiGatewayEndpointBaseProps.Builder. |
Jsii$Proxy(IActivity activity,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
StepFunctionsInvokeActivityProps.Builder. |
Jsii$Proxy(ICluster cluster,
HttpMethods httpMethod,
String httpPath,
Map<String,? extends List<String>> queryParameters,
TaskInput requestBody,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EksCallProps.Builder. |
Jsii$Proxy(ICluster cluster,
IEcsLaunchTarget launchTarget,
TaskDefinition taskDefinition,
Boolean assignPublicIp,
List<? extends ContainerOverride> containerOverrides,
List<? extends ISecurityGroup> securityGroups,
SubnetSelection subnets,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EcsRunTaskProps.Builder. |
Jsii$Proxy(IFunction lambdaFunction,
String clientContext,
LambdaInvocationType invocationType,
TaskInput payload,
Boolean payloadResponseOnly,
String qualifier,
Boolean retryOnServiceExceptions,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
LambdaInvokeProps.Builder. |
Jsii$Proxy(IProject project,
Map<String,? extends BuildEnvironmentVariable> environmentVariablesOverride,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
CodeBuildStartBuildProps.Builder. |
Jsii$Proxy(IRestApi api,
String stageName,
HttpMethod method,
String apiPath,
AuthType authType,
TaskInput headers,
TaskInput queryParameters,
TaskInput requestBody,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
CallApiGatewayRestApiEndpointProps.Builder. |
Jsii$Proxy(IStateMachine stateMachine,
TaskInput input,
String name,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
StepFunctionsStartExecutionProps.Builder. |
Jsii$Proxy(Map<String,? extends DynamoAttributeValue> key,
ITable table,
Boolean consistentRead,
Map<String,String> expressionAttributeNames,
List<? extends DynamoProjectionExpression> projectionExpression,
DynamoConsumedCapacity returnConsumedCapacity,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
DynamoGetItemProps.Builder. |
Jsii$Proxy(Map<String,? extends DynamoAttributeValue> key,
ITable table,
String conditionExpression,
Map<String,String> expressionAttributeNames,
Map<String,? extends DynamoAttributeValue> expressionAttributeValues,
DynamoConsumedCapacity returnConsumedCapacity,
DynamoItemCollectionMetrics returnItemCollectionMetrics,
DynamoReturnValues returnValues,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
DynamoDeleteItemProps.Builder. |
Jsii$Proxy(Map<String,? extends DynamoAttributeValue> item,
ITable table,
String conditionExpression,
Map<String,String> expressionAttributeNames,
Map<String,? extends DynamoAttributeValue> expressionAttributeValues,
DynamoConsumedCapacity returnConsumedCapacity,
DynamoItemCollectionMetrics returnItemCollectionMetrics,
DynamoReturnValues returnValues,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
DynamoPutItemProps.Builder. |
Jsii$Proxy(Map<String,? extends DynamoAttributeValue> key,
ITable table,
String conditionExpression,
Map<String,String> expressionAttributeNames,
Map<String,? extends DynamoAttributeValue> expressionAttributeValues,
DynamoConsumedCapacity returnConsumedCapacity,
DynamoItemCollectionMetrics returnItemCollectionMetrics,
DynamoReturnValues returnValues,
String updateExpression,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
DynamoUpdateItemProps.Builder. |
Jsii$Proxy(String clusterId,
Boolean terminationProtected,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EmrSetClusterTerminationProtectionProps.Builder. |
Jsii$Proxy(String clusterId,
EmrModifyInstanceGroupByName.InstanceGroupModifyConfigProperty instanceGroup,
String instanceGroupName,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EmrModifyInstanceGroupByNameProps.Builder. |
Jsii$Proxy(String modelName,
IContainerDefinition primaryContainer,
List<? extends IContainerDefinition> containers,
Boolean enableNetworkIsolation,
IRole role,
SubnetSelection subnetSelection,
TaskInput tags,
IVpc vpc,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SageMakerCreateModelProps.Builder. |
Jsii$Proxy(String endpointConfigName,
List<? extends ProductionVariant> productionVariants,
IKey kmsKey,
TaskInput tags,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SageMakerCreateEndpointConfigProps.Builder. |
Jsii$Proxy(String queryExecutionId,
Number maxResults,
String nextToken,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
AthenaGetQueryResultsProps.Builder. |
Jsii$Proxy(String expression,
Runtime runtime,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EvaluateExpressionProps.Builder. |
Jsii$Proxy(String apiId,
Stack apiStack,
String stageName,
HttpMethod method,
String apiPath,
AuthType authType,
TaskInput headers,
TaskInput queryParameters,
TaskInput requestBody,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
CallApiGatewayHttpApiEndpointProps.Builder. |
Jsii$Proxy(String queryExecutionId,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
AthenaStopQueryExecutionProps.Builder. |
Jsii$Proxy(String queryExecutionId,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
AthenaGetQueryExecutionProps.Builder. |
Jsii$Proxy(String name,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
GlueDataBrewStartJobRunProps.Builder. |
Jsii$Proxy(String clusterId,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EmrTerminateClusterProps.Builder. |
Jsii$Proxy(String clusterId,
String instanceFleetName,
Number targetOnDemandCapacity,
Number targetSpotCapacity,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EmrModifyInstanceFleetByNameProps.Builder. |
Jsii$Proxy(String queryString,
String clientRequestToken,
QueryExecutionContext queryExecutionContext,
ResultConfiguration resultConfiguration,
String workGroup,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
AthenaStartQueryExecutionProps.Builder. |
Jsii$Proxy(String clusterId,
String jar,
String name,
ActionOnFailure actionOnFailure,
List<String> args,
String mainClass,
Map<String,String> properties,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EmrAddStepProps.Builder. |
Jsii$Proxy(String clusterId,
String stepId,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
EmrCancelStepProps.Builder. |
Jsii$Proxy(String endpointConfigName,
String endpointName,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SageMakerUpdateEndpointProps.Builder. |
Jsii$Proxy(String jobDefinitionArn,
String jobName,
String jobQueueArn,
Number arraySize,
Number attempts,
BatchContainerOverrides containerOverrides,
List<? extends BatchJobDependency> dependsOn,
TaskInput payload,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
BatchSubmitJobProps.Builder. |
Jsii$Proxy(String endpointConfigName,
String endpointName,
TaskInput tags,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SageMakerCreateEndpointProps.Builder. |
Jsii$Proxy(String glueJobName,
TaskInput arguments,
Duration notifyDelayAfter,
String securityConfiguration,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
GlueStartJobRunProps.Builder. |
Jsii$Proxy(String modelName,
TransformInput transformInput,
String transformJobName,
TransformOutput transformOutput,
BatchStrategy batchStrategy,
Map<String,String> environment,
Number maxConcurrentTransforms,
Size maxPayload,
ModelClientOptions modelClientOptions,
IRole role,
Map<String,String> tags,
TransformResources transformResources,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SageMakerCreateTransformJobProps.Builder. |
Jsii$Proxy(TaskInput messageBody,
IQueue queue,
Duration delay,
String messageDeduplicationId,
String messageGroupId,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SqsSendMessageProps.Builder. |
Jsii$Proxy(TaskInput message,
ITopic topic,
Boolean messagePerSubscriptionType,
String subject,
String comment,
Duration heartbeat,
String inputPath,
IntegrationPattern integrationPattern,
String outputPath,
String resultPath,
Map<String,? extends Object> resultSelector,
Duration timeout)
Constructor that initializes the object based on literal property values passed by the
SnsPublishProps.Builder. |
Copyright © 2021. All rights reserved.