Skip navigation links
A B C D E F G I J M O P R S T V W 

A

AlgorithmSpecification - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
AlgorithmSpecification.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
AlgorithmSpecification.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
AssembleWith - Enum in software.amazon.awscdk.services.stepfunctions.tasks
How to assemble the results of the transform job as a single S3 object.

B

BatchStrategy - Enum in software.amazon.awscdk.services.stepfunctions.tasks
Specifies the number of records to include in a mini-batch for an HTTP inference request.
bind(ISageMakerTask) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImage
Called when the image is used by a SageMaker task.
bind(Task) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBase
Called when the task object is used in a workflow.
bind(Task) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivity
Called when the task object is used in a workflow.
bind(Task) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunction
Called when the task object is used in a workflow.
bind(Task) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ISageMakerTask.Jsii$Proxy
Called when the task object is used in a workflow.
bind(Task) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopic
Called when the task object is used in a workflow.
bind(Task) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTask
Called when the task object is used in a workflow.
bind(ISageMakerTask, S3LocationBindOptions) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3Location
Called when the S3Location is bound to a StepFunctions task.
bind(Task) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTask
Called when the task object is used in a workflow.
bind(Task) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformTask
Called when the task object is used in a workflow.
bind(Task) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueue
Called when the task object is used in a workflow.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.DataSource.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImageConfig.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivityProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunctionProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationConfig.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ShuffleConfig.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.StoppingCondition.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformDataSource.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformResources.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Builder
Builds the configured instance.
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.Channel
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.DataSource
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.DataSource.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.DockerImageConfig
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.DockerImageConfig.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivityProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivityProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunctionProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunctionProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3LocationConfig
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationConfig.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.ShuffleConfig
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.ShuffleConfig.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.StoppingCondition
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.StoppingCondition.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformDataSource
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformDataSource.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformInput
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformResources
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformResources.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig
 
Builder() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Builder
 

C

Channel - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Describes the training, validation or test dataset and the Amazon S3 location where it is stored.
Channel.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for Channel
Channel.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
CommonEcsRunTaskProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Basic properties for ECS Tasks.
CommonEcsRunTaskProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for CommonEcsRunTaskProps
CommonEcsRunTaskProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
CompressionType - Enum in software.amazon.awscdk.services.stepfunctions.tasks
Compression type of the data.
configureAwsVpcNetworking(IVpc, Boolean, SubnetSelection, ISecurityGroup) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBase
EXPERIMENTAL
configureAwsVpcNetworking(IVpc, Boolean, SubnetSelection) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBase
EXPERIMENTAL
configureAwsVpcNetworking(IVpc, Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBase
EXPERIMENTAL
configureAwsVpcNetworking(IVpc) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBase
EXPERIMENTAL
ContainerOverride - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
ContainerOverride.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for ContainerOverride
ContainerOverride.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

D

DataSource - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Location of the channel data.
DataSource.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for DataSource
DataSource.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
DockerImage - Class in software.amazon.awscdk.services.stepfunctions.tasks
Creates `IDockerImage` instances.
DockerImage(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.DockerImage
 
DockerImage() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.DockerImage
 
DockerImageConfig - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Configuration for a using Docker image.
DockerImageConfig.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for DockerImageConfig
DockerImageConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

E

EcsRunTaskBase - Class in software.amazon.awscdk.services.stepfunctions.tasks
A StepFunctions Task to run a Task on ECS or Fargate.
EcsRunTaskBase(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBase
 
EcsRunTaskBase(EcsRunTaskBaseProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBase
EXPERIMENTAL
EcsRunTaskBaseProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Construction properties for the BaseRunTaskProps.
EcsRunTaskBaseProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for EcsRunTaskBaseProps
EcsRunTaskBaseProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

F

fromAsset(Construct, String, DockerImageAssetProps) - Static method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImage
Reference a Docker image that is provided as an Asset in the current app.
fromBucket(IBucket, String) - Static method in class software.amazon.awscdk.services.stepfunctions.tasks.S3Location
An `IS3Location` built with a determined bucket and key prefix.
fromEcrRepository(IRepository, String) - Static method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImage
Reference a Docker image stored in an ECR repository.
fromEcrRepository(IRepository) - Static method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImage
Reference a Docker image stored in an ECR repository.
fromJsonExpression(String, Boolean) - Static method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImage
Reference a Docker image which URI is obtained from the task's input.
fromJsonExpression(String) - Static method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImage
Reference a Docker image which URI is obtained from the task's input.
fromJsonExpression(String) - Static method in class software.amazon.awscdk.services.stepfunctions.tasks.S3Location
An `IS3Location` determined fully by a JSON Path from the task input.
fromRegistry(String) - Static method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImage
Reference a Docker image by it's URI.

G

getAccept() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput
MIME type used to specify the output data.
getAccept() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Jsii$Proxy
MIME type used to specify the output data.
getAlgorithmName() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification
Name of the algorithm resource to use for the training job.
getAlgorithmName() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Jsii$Proxy
Name of the algorithm resource to use for the training job.
getAlgorithmSpecification() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Identifies the training algorithm to use.
getAlgorithmSpecification() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Identifies the training algorithm to use.
getAssembleWith() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput
Defines how to assemble the results of the transform job as a single S3 object.
getAssembleWith() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Jsii$Proxy
Defines how to assemble the results of the transform job as a single S3 object.
getAssignPublicIp() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps
Assign public IP addresses to each task.
getAssignPublicIp() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Jsii$Proxy
Assign public IP addresses to each task.
getAttributeNames() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource
List of one or more attribute names to use that are found in a specified augmented manifest file.
getAttributeNames() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Jsii$Proxy
List of one or more attribute names to use that are found in a specified augmented manifest file.
getBatchStrategy() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Number of records to include in a mini-batch for an HTTP inference request.
getBatchStrategy() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Number of records to include in a mini-batch for an HTTP inference request.
getChannelName() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.Channel
Name of the channel.
getChannelName() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Jsii$Proxy
Name of the channel.
getClientContext() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps
Client context to pass to the function.
getClientContext() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Jsii$Proxy
Client context to pass to the function.
getCluster() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps
The topic to run the task on.
getCluster() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Jsii$Proxy
The topic to run the task on.
getCluster() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Jsii$Proxy
The topic to run the task on.
getCluster() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
The topic to run the task on.
getCluster() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Jsii$Proxy
The topic to run the task on.
getCommand() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride
Command to run inside the container.
getCommand() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Jsii$Proxy
Command to run inside the container.
getCompressionType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.Channel
Compression type if training data is compressed.
getCompressionType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Jsii$Proxy
Compression type if training data is compressed.
getCompressionType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformInput
The compression type of the transform data.
getCompressionType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Jsii$Proxy
The compression type of the transform data.
getConnections() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBase
Manage allowed network traffic for this service.
getConnections() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTask
Allows specify security group connections for instances of this fleet.
getContainerName() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride
Name of the container inside the task definition.
getContainerName() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Jsii$Proxy
Name of the container inside the task definition.
getContainerOverrides() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps
Container setting overrides.
getContainerOverrides() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Jsii$Proxy
Container setting overrides.
getContainerOverrides() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Jsii$Proxy
Container setting overrides.
getContainerOverrides() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
Container setting overrides.
getContainerOverrides() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Jsii$Proxy
Container setting overrides.
getContentType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.Channel
Content type.
getContentType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Jsii$Proxy
Content type.
getContentType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformInput
Multipurpose internet mail extension (MIME) type of the data.
getContentType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Jsii$Proxy
Multipurpose internet mail extension (MIME) type of the data.
getCpu() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride
The number of cpu units reserved for the container.
getCpu() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Jsii$Proxy
The number of cpu units reserved for the container.
getDataSource() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.Channel
Location of the data channel.
getDataSource() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Jsii$Proxy
Location of the data channel.
getDelay() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps
The length of time, in seconds, for which to delay a specific message.
getDelay() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Jsii$Proxy
The length of time, in seconds, for which to delay a specific message.
getEncryptionKey() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig
Optional KMS encryption key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
getEncryptionKey() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig.Jsii$Proxy
Optional KMS encryption key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
getEncryptionKey() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput
AWS KMS key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
getEncryptionKey() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Jsii$Proxy
AWS KMS key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
getEnvironment() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride
Variables to set in the container's environment.
getEnvironment() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Jsii$Proxy
Variables to set in the container's environment.
getEnvironment() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Environment variables to set in the Docker container.
getEnvironment() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Environment variables to set in the Docker container.
getForReading() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions
Allow reading from the S3 Location.
getForReading() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions.Jsii$Proxy
Allow reading from the S3 Location.
getForWriting() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions
Allow writing to the S3 Location.
getForWriting() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions.Jsii$Proxy
Allow writing to the S3 Location.
getGrantPrincipal() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ISageMakerTask.Jsii$Proxy
The principal to grant permissions to.
getGrantPrincipal() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTask
The principal to grant permissions to.
getHeartbeat() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivityProps
Maximum time between heart beats.
getHeartbeat() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivityProps.Jsii$Proxy
Maximum time between heart beats.
getHyperparameters() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Hyperparameters to be used for the train job.
getHyperparameters() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Hyperparameters to be used for the train job.
getImageUri() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.DockerImageConfig
The fully qualified URI of the Docker image.
getImageUri() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImageConfig.Jsii$Proxy
The fully qualified URI of the Docker image.
getInputDataConfig() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Describes the various datasets (e.g.
getInputDataConfig() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Describes the various datasets (e.g.
getInputMode() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.Channel
Input mode to use for the data channel in a training job.
getInputMode() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Jsii$Proxy
Input mode to use for the data channel in a training job.
getInstanceCount() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig
The number of ML compute instances to use.
getInstanceCount() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Jsii$Proxy
The number of ML compute instances to use.
getInstanceCount() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformResources
Nmber of ML compute instances to use in the transform job.
getInstanceCount() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformResources.Jsii$Proxy
Nmber of ML compute instances to use in the transform job.
getInstanceType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig
ML compute instance type.
getInstanceType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Jsii$Proxy
ML compute instance type.
getInstanceType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformResources
ML compute instance type for the transform job.
getInstanceType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformResources.Jsii$Proxy
ML compute instance type for the transform job.
getInvocationType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps
Invocation type of the Lambda function.
getInvocationType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Jsii$Proxy
Invocation type of the Lambda function.
getMaxConcurrentTransforms() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Maximum number of parallel requests that can be sent to each instance in a transform job.
getMaxConcurrentTransforms() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Maximum number of parallel requests that can be sent to each instance in a transform job.
getMaxPayloadInMb() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Maximum allowed size of the payload, in MB.
getMaxPayloadInMb() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Maximum allowed size of the payload, in MB.
getMaxRuntime() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.StoppingCondition
The maximum length of time, in seconds, that the training or compilation job can run.
getMaxRuntime() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.StoppingCondition.Jsii$Proxy
The maximum length of time, in seconds, that the training or compilation job can run.
getMemoryLimit() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride
Hard memory limit on the container.
getMemoryLimit() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Jsii$Proxy
Hard memory limit on the container.
getMemoryReservation() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride
Soft memory limit on the container.
getMemoryReservation() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Jsii$Proxy
Soft memory limit on the container.
getMessage() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps
The text message to send to the topic.
getMessage() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Jsii$Proxy
The text message to send to the topic.
getMessageBody() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps
The text message to send to the queue.
getMessageBody() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Jsii$Proxy
The text message to send to the queue.
getMessageDeduplicationId() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps
The token used for deduplication of sent messages.
getMessageDeduplicationId() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Jsii$Proxy
The token used for deduplication of sent messages.
getMessageGroupId() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps
The tag that specifies that a message belongs to a specific message group.
getMessageGroupId() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Jsii$Proxy
The tag that specifies that a message belongs to a specific message group.
getMessagePerSubscriptionType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps
If true, send a different message to every subscription type.
getMessagePerSubscriptionType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Jsii$Proxy
If true, send a different message to every subscription type.
getMetricDefinitions() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification
List of metric definition objects.
getMetricDefinitions() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Jsii$Proxy
List of metric definition objects.
getModelName() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Name of the model that you want to use for the transform job.
getModelName() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Name of the model that you want to use for the transform job.
getName() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition
Name of the metric.
getName() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition.Jsii$Proxy
Name of the metric.
getName() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable
Name for the environment variable.
getName() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable.Jsii$Proxy
Name for the environment variable.
getOutputDataConfig() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.
getOutputDataConfig() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.
getParameters() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps
Additional parameters to pass to the base task.
getParameters() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Jsii$Proxy
Additional parameters to pass to the base task.
getPayload() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunctionProps
The JSON that you want to provide to your Lambda function as input.
getPayload() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunctionProps.Jsii$Proxy
The JSON that you want to provide to your Lambda function as input.
getPayload() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps
The JSON that you want to provide to your Lambda function as input.
getPayload() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Jsii$Proxy
The JSON that you want to provide to your Lambda function as input.
getPlacementConstraints() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps
Placement constraints.
getPlacementConstraints() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
Placement constraints.
getPlacementStrategies() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps
Placement strategies.
getPlacementStrategies() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
Placement strategies.
getPlatformVersion() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps
Fargate platform version to run this service on.
getPlatformVersion() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Jsii$Proxy
Fargate platform version to run this service on.
getQualifier() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps
Version or alias of the function to be invoked.
getQualifier() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Jsii$Proxy
Version or alias of the function to be invoked.
getRecordWrapperType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.Channel
Record wrapper type.
getRecordWrapperType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Jsii$Proxy
Record wrapper type.
getRegex() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition
Regular expression that searches the output of a training job and gets the value of the metric.
getRegex() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition.Jsii$Proxy
Regular expression that searches the output of a training job and gets the value of the metric.
getResourceConfig() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Identifies the resources, ML compute instances, and ML storage volumes to deploy for model training.
getResourceConfig() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Identifies the resources, ML compute instances, and ML storage volumes to deploy for model training.
getRole() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTask
The execution role for the Sagemaker training job.
getRole() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Role for the Training Job.
getRole() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Role for the Training Job.
getRole() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Role for thte Training Job.
getRole() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Role for thte Training Job.
getRole() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformTask
The execution role for the Sagemaker training job.
getS3DataDistributionType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource
S3 Data Distribution Type.
getS3DataDistributionType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Jsii$Proxy
S3 Data Distribution Type.
getS3DataSource() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.DataSource
S3 location of the data source that is associated with a channel.
getS3DataSource() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.DataSource.Jsii$Proxy
S3 location of the data source that is associated with a channel.
getS3DataSource() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformDataSource
S3 location of the input data.
getS3DataSource() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformDataSource.Jsii$Proxy
S3 location of the input data.
getS3DataType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource
S3 Data Type.
getS3DataType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Jsii$Proxy
S3 Data Type.
getS3DataType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource
S3 Data Type.
getS3DataType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource.Jsii$Proxy
S3 Data Type.
getS3Location() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource
S3 Uri.
getS3Location() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Jsii$Proxy
S3 Uri.
getS3OutputLocation() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig
Identifies the S3 path where you want Amazon SageMaker to store the model artifacts.
getS3OutputLocation() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig.Jsii$Proxy
Identifies the S3 path where you want Amazon SageMaker to store the model artifacts.
getS3OutputPath() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput
S3 path where you want Amazon SageMaker to store the results of the transform job.
getS3OutputPath() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Jsii$Proxy
S3 path where you want Amazon SageMaker to store the results of the transform job.
getS3Uri() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource
Identifies either a key name prefix or a manifest.
getS3Uri() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource.Jsii$Proxy
Identifies either a key name prefix or a manifest.
getSecurityGroup() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps
Existing security group to use for the task's ENIs.
getSecurityGroup() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
Existing security group to use for the task's ENIs.
getSecurityGroup() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps
Existing security group to use for the tasks.
getSecurityGroup() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Jsii$Proxy
Existing security group to use for the tasks.
getSecurityGroups() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig
VPC security groups.
getSecurityGroups() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Jsii$Proxy
VPC security groups.
getSeed() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ShuffleConfig
Determines the shuffling order.
getSeed() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ShuffleConfig.Jsii$Proxy
Determines the shuffling order.
getShuffleConfig() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.Channel
Shuffle config option for input data in a channel.
getShuffleConfig() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Jsii$Proxy
Shuffle config option for input data in a channel.
getSplitType() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformInput
Method to use to split the transform job's data files into smaller batches.
getSplitType() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Jsii$Proxy
Method to use to split the transform job's data files into smaller batches.
getStoppingCondition() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Sets a time limit for training.
getStoppingCondition() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Sets a time limit for training.
getSubject() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps
Message subject.
getSubject() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Jsii$Proxy
Message subject.
getSubnets() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps
In what subnets to place the task's ENIs.
getSubnets() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
In what subnets to place the task's ENIs.
getSubnets() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps
In what subnets to place the task's ENIs.
getSubnets() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Jsii$Proxy
In what subnets to place the task's ENIs.
getSubnets() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig
VPC subnets.
getSubnets() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Jsii$Proxy
VPC subnets.
getSynchronous() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps
Whether to wait for the task to complete and return the response.
getSynchronous() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Jsii$Proxy
Whether to wait for the task to complete and return the response.
getSynchronous() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Jsii$Proxy
Whether to wait for the task to complete and return the response.
getSynchronous() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
Whether to wait for the task to complete and return the response.
getSynchronous() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Jsii$Proxy
Whether to wait for the task to complete and return the response.
getSynchronous() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Specify if the task is synchronous or asychronous.
getSynchronous() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Specify if the task is synchronous or asychronous.
getSynchronous() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Specify if the task is synchronous or asychronous.
getSynchronous() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Specify if the task is synchronous or asychronous.
getTags() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Tags to be applied to the train job.
getTags() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Tags to be applied to the train job.
getTags() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Tags to be applied to the train job.
getTags() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Tags to be applied to the train job.
getTaskDefinition() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps
Task Definition used for running tasks in the service.
getTaskDefinition() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Jsii$Proxy
Task Definition used for running tasks in the service.
getTaskDefinition() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Jsii$Proxy
Task Definition used for running tasks in the service.
getTaskDefinition() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
Task Definition used for running tasks in the service.
getTaskDefinition() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Jsii$Proxy
Task Definition used for running tasks in the service.
getTrainingImage() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification
Registry path of the Docker image that contains the training algorithm.
getTrainingImage() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Jsii$Proxy
Registry path of the Docker image that contains the training algorithm.
getTrainingInputMode() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification
Input mode that the algorithm supports.
getTrainingInputMode() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Jsii$Proxy
Input mode that the algorithm supports.
getTrainingJobName() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Training Job Name.
getTrainingJobName() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Training Job Name.
getTransformDataSource() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformInput
S3 location of the channel data.
getTransformDataSource() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Jsii$Proxy
S3 location of the channel data.
getTransformInput() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Dataset to be transformed and the Amazon S3 location where it is stored.
getTransformInput() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Dataset to be transformed and the Amazon S3 location where it is stored.
getTransformJobName() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
Training Job Name.
getTransformJobName() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
Training Job Name.
getTransformOutput() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
S3 location where you want Amazon SageMaker to save the results from the transform job.
getTransformOutput() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
S3 location where you want Amazon SageMaker to save the results from the transform job.
getTransformResources() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps
ML compute instances for the transform job.
getTransformResources() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
ML compute instances for the transform job.
getUri() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.S3LocationConfig
EXPERIMENTAL
getUri() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationConfig.Jsii$Proxy
EXPERIMENTAL
getValue() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable
Value of the environment variable.
getValue() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable.Jsii$Proxy
Value of the environment variable.
getVolumeEncryptionKey() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig
KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training job.
getVolumeEncryptionKey() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Jsii$Proxy
KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training job.
getVolumeKmsKeyId() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.TransformResources
AWS KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s).
getVolumeKmsKeyId() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformResources.Jsii$Proxy
AWS KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s).
getVolumeSizeInGb() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig
Size of the ML storage volume that you want to provision.
getVolumeSizeInGb() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Jsii$Proxy
Size of the ML storage volume that you want to provision.
getVpc() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig
VPC id.
getVpc() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Jsii$Proxy
VPC id.
getVpcConfig() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps
Specifies the VPC that you want your training job to connect to.
getVpcConfig() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
Specifies the VPC that you want your training job to connect to.
getWaitForTaskToken() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps
Whether to pause the workflow until a task token is returned.
getWaitForTaskToken() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Jsii$Proxy
Whether to pause the workflow until a task token is returned.
getWaitForTaskToken() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps
Whether to pause the workflow until a task token is returned.
getWaitForTaskToken() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Jsii$Proxy
Whether to pause the workflow until a task token is returned.
getWaitForTaskToken() - Method in interface software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps
Whether to pause the workflow until a task token is returned.
getWaitForTaskToken() - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Jsii$Proxy
Whether to pause the workflow until a task token is returned.

I

InputMode - Enum in software.amazon.awscdk.services.stepfunctions.tasks
Input mode that the algorithm supports.
InvocationType - Enum in software.amazon.awscdk.services.stepfunctions.tasks
Invocation type of a Lambda.
InvokeActivity - Class in software.amazon.awscdk.services.stepfunctions.tasks
A StepFunctions Task to invoke a Lambda function.
InvokeActivity(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivity
 
InvokeActivity(IActivity, InvokeActivityProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivity
EXPERIMENTAL
InvokeActivity(IActivity) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivity
EXPERIMENTAL
InvokeActivityProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Properties for FunctionTask.
InvokeActivityProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for InvokeActivityProps
InvokeActivityProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
InvokeFunction - Class in software.amazon.awscdk.services.stepfunctions.tasks
A StepFunctions Task to invoke a Lambda function.
InvokeFunction(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunction
 
InvokeFunction(IFunction, InvokeFunctionProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunction
EXPERIMENTAL
InvokeFunction(IFunction) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunction
EXPERIMENTAL
InvokeFunctionProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Properties for InvokeFunction.
InvokeFunctionProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for InvokeFunctionProps
InvokeFunctionProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
ISageMakerTask - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
ISageMakerTask.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

J

Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.DataSource.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.DockerImageConfig.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivityProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunctionProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.ISageMakerTask.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationConfig.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.ShuffleConfig.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.StoppingCondition.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformDataSource.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformResources.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Jsii$Proxy
 

M

MetricDefinition - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Specifies the metric name and regular expressions used to parse algorithm logs.
MetricDefinition.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for MetricDefinition
MetricDefinition.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

O

OutputDataConfig - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
OutputDataConfig.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for OutputDataConfig
OutputDataConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

P

PublishToTopic - Class in software.amazon.awscdk.services.stepfunctions.tasks
A StepFunctions Task to invoke a Lambda function.
PublishToTopic(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopic
 
PublishToTopic(ITopic, PublishToTopicProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopic
EXPERIMENTAL
PublishToTopicProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Properties for PublishTask.
PublishToTopicProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for PublishToTopicProps
PublishToTopicProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

R

RecordWrapperType - Enum in software.amazon.awscdk.services.stepfunctions.tasks
Define the format of the input data.
ResourceConfig - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
ResourceConfig.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for ResourceConfig
ResourceConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
RunEcsEc2Task - Class in software.amazon.awscdk.services.stepfunctions.tasks
Run an ECS/EC2 Task in a StepFunctions workflow.
RunEcsEc2Task(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2Task
 
RunEcsEc2Task(RunEcsEc2TaskProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2Task
EXPERIMENTAL
RunEcsEc2TaskProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Properties to run an ECS task on EC2 in StepFunctionsan ECS.
RunEcsEc2TaskProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for RunEcsEc2TaskProps
RunEcsEc2TaskProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
RunEcsFargateTask - Class in software.amazon.awscdk.services.stepfunctions.tasks
Start a service on an ECS cluster.
RunEcsFargateTask(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTask
 
RunEcsFargateTask(RunEcsFargateTaskProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTask
EXPERIMENTAL
RunEcsFargateTaskProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Properties to define an ECS service.
RunEcsFargateTaskProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
RunEcsFargateTaskProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
RunLambdaTask - Class in software.amazon.awscdk.services.stepfunctions.tasks
Invoke a Lambda function as a Task.
RunLambdaTask(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTask
 
RunLambdaTask(IFunction, RunLambdaTaskProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTask
EXPERIMENTAL
RunLambdaTask(IFunction) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTask
EXPERIMENTAL
RunLambdaTaskProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Properties for RunLambdaTask.
RunLambdaTaskProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for RunLambdaTaskProps
RunLambdaTaskProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

S

S3DataDistributionType - Enum in software.amazon.awscdk.services.stepfunctions.tasks
S3 Data Distribution Type.
S3DataSource - Interface in software.amazon.awscdk.services.stepfunctions.tasks
S3 location of the channel data.
S3DataSource.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for S3DataSource
S3DataSource.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
S3DataType - Enum in software.amazon.awscdk.services.stepfunctions.tasks
S3 Data Type.
S3Location - Class in software.amazon.awscdk.services.stepfunctions.tasks
Constructs `IS3Location` objects.
S3Location(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.S3Location
 
S3Location() - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.S3Location
 
S3LocationBindOptions - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Options for binding an S3 Location.
S3LocationBindOptions.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for S3LocationBindOptions
S3LocationBindOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
S3LocationConfig - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
S3LocationConfig.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for S3LocationConfig
S3LocationConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
SagemakerTrainTask - Class in software.amazon.awscdk.services.stepfunctions.tasks
Class representing the SageMaker Create Training Job task.
SagemakerTrainTask(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTask
 
SagemakerTrainTask(Construct, SagemakerTrainTaskProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTask
EXPERIMENTAL
SagemakerTrainTaskProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
SagemakerTrainTaskProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
SagemakerTrainTaskProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
SagemakerTransformProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
SagemakerTransformProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
SagemakerTransformProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
SagemakerTransformTask - Class in software.amazon.awscdk.services.stepfunctions.tasks
Class representing the SageMaker Create Training Job task.
SagemakerTransformTask(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformTask
 
SagemakerTransformTask(Construct, SagemakerTransformProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformTask
EXPERIMENTAL
SendToQueue - Class in software.amazon.awscdk.services.stepfunctions.tasks
A StepFunctions Task to invoke a Lambda function.
SendToQueue(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueue
 
SendToQueue(IQueue, SendToQueueProps) - Constructor for class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueue
EXPERIMENTAL
SendToQueueProps - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Properties for SendMessageTask.
SendToQueueProps.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for SendToQueueProps
SendToQueueProps.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
ShuffleConfig - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Configuration for a shuffle option for input data in a channel.
ShuffleConfig.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for ShuffleConfig
ShuffleConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
software.amazon.awscdk.services.stepfunctions.tasks - package software.amazon.awscdk.services.stepfunctions.tasks
Tasks for AWS CloudWatch StepFunctions
SplitType - Enum in software.amazon.awscdk.services.stepfunctions.tasks
Method to use to split the transform job's data files into smaller batches.
StoppingCondition - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
StoppingCondition.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for StoppingCondition
StoppingCondition.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

T

TaskEnvironmentVariable - Interface in software.amazon.awscdk.services.stepfunctions.tasks
An environment variable to be set in the container run as a task.
TaskEnvironmentVariable.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
TaskEnvironmentVariable.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
TransformDataSource - Interface in software.amazon.awscdk.services.stepfunctions.tasks
S3 location of the input data that the model can consume.
TransformDataSource.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for TransformDataSource
TransformDataSource.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
TransformInput - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Dataset to be transformed and the Amazon S3 location where it is stored.
TransformInput.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for TransformInput
TransformInput.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
TransformOutput - Interface in software.amazon.awscdk.services.stepfunctions.tasks
S3 location where you want Amazon SageMaker to save the results from the transform job.
TransformOutput.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for TransformOutput
TransformOutput.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
TransformResources - Interface in software.amazon.awscdk.services.stepfunctions.tasks
ML compute instances for the transform job.
TransformResources.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for TransformResources
TransformResources.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.
TransformS3DataSource - Interface in software.amazon.awscdk.services.stepfunctions.tasks
Location of the channel data.
TransformS3DataSource.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for TransformS3DataSource
TransformS3DataSource.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

V

valueOf(String) - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.AssembleWith
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.BatchStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.InputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.InvocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.RecordWrapperType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.S3DataDistributionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.S3DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.SplitType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.AssembleWith
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.BatchStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.CompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.InputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.InvocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.RecordWrapperType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.S3DataDistributionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.S3DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.stepfunctions.tasks.SplitType
Returns an array containing the constants of this enum type, in the order they are declared.
VpcConfig - Interface in software.amazon.awscdk.services.stepfunctions.tasks
EXPERIMENTAL
VpcConfig.Builder - Class in software.amazon.awscdk.services.stepfunctions.tasks
A builder for VpcConfig
VpcConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.stepfunctions.tasks
A proxy class which represents a concrete javascript instance of this type.

W

withAccept(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Builder
Sets the value of Accept
withAlgorithmName(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Builder
Sets the value of AlgorithmName
withAlgorithmSpecification(AlgorithmSpecification) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of AlgorithmSpecification
withAssembleWith(AssembleWith) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Builder
Sets the value of AssembleWith
withAssignPublicIp(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
Sets the value of AssignPublicIp
withAttributeNames(List<String>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Builder
Sets the value of AttributeNames
withBatchStrategy(BatchStrategy) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of BatchStrategy
withChannelName(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Builder
Sets the value of ChannelName
withClientContext(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Builder
Sets the value of ClientContext
withCluster(ICluster) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Builder
Sets the value of Cluster
withCluster(ICluster) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Builder
Sets the value of Cluster
withCluster(ICluster) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
Sets the value of Cluster
withCluster(ICluster) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
Sets the value of Cluster
withCommand(List<String>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Builder
Sets the value of Command
withCompressionType(CompressionType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Builder
Sets the value of CompressionType
withCompressionType(CompressionType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Builder
Sets the value of CompressionType
withContainerName(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Builder
Sets the value of ContainerName
withContainerOverrides(List<ContainerOverride>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Builder
Sets the value of ContainerOverrides
withContainerOverrides(List<ContainerOverride>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Builder
Sets the value of ContainerOverrides
withContainerOverrides(List<ContainerOverride>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
Sets the value of ContainerOverrides
withContainerOverrides(List<ContainerOverride>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
Sets the value of ContainerOverrides
withContentType(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Builder
Sets the value of ContentType
withContentType(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Builder
Sets the value of ContentType
withCpu(Number) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Builder
Sets the value of Cpu
withDataSource(DataSource) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Builder
Sets the value of DataSource
withDelay(Duration) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Builder
Sets the value of Delay
withEncryptionKey(IKey) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig.Builder
Sets the value of EncryptionKey
withEncryptionKey(Key) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Builder
Sets the value of EncryptionKey
withEnvironment(List<TaskEnvironmentVariable>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Builder
Sets the value of Environment
withEnvironment(Map<String, Object>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of Environment
withForReading(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions.Builder
Sets the value of ForReading
withForWriting(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions.Builder
Sets the value of ForWriting
withHeartbeat(Duration) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.InvokeActivityProps.Builder
Sets the value of Heartbeat
withHyperparameters(Map<String, Object>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of Hyperparameters
withImageUri(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.DockerImageConfig.Builder
Sets the value of ImageUri
withInputDataConfig(List<Channel>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of InputDataConfig
withInputMode(InputMode) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Builder
Sets the value of InputMode
withInstanceCount(Number) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Builder
Sets the value of InstanceCount
withInstanceCount(Number) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformResources.Builder
Sets the value of InstanceCount
withInstanceType(InstanceType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Builder
Sets the value of InstanceType
withInstanceType(InstanceType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformResources.Builder
Sets the value of InstanceType
withInvocationType(InvocationType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Builder
Sets the value of InvocationType
withMaxConcurrentTransforms(Number) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of MaxConcurrentTransforms
withMaxPayloadInMb(Number) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of MaxPayloadInMb
withMaxRuntime(Duration) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.StoppingCondition.Builder
Sets the value of MaxRuntime
withMemoryLimit(Number) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Builder
Sets the value of MemoryLimit
withMemoryReservation(Number) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ContainerOverride.Builder
Sets the value of MemoryReservation
withMessage(TaskInput) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Builder
Sets the value of Message
withMessageBody(TaskInput) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Builder
Sets the value of MessageBody
withMessageDeduplicationId(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Builder
Sets the value of MessageDeduplicationId
withMessageGroupId(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Builder
Sets the value of MessageGroupId
withMessagePerSubscriptionType(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Builder
Sets the value of MessagePerSubscriptionType
withMetricDefinitions(List<MetricDefinition>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Builder
Sets the value of MetricDefinitions
withModelName(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of ModelName
withName(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition.Builder
Sets the value of Name
withName(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable.Builder
Sets the value of Name
withOutputDataConfig(OutputDataConfig) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of OutputDataConfig
withParameters(Map<String, Object>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Builder
Sets the value of Parameters
withPayload(Map<String, Object>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.InvokeFunctionProps.Builder
Sets the value of Payload
withPayload(Map<String, Object>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Builder
Sets the value of Payload
withPlacementConstraints(List<PlacementConstraint>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
Sets the value of PlacementConstraints
withPlacementStrategies(List<PlacementStrategy>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
Sets the value of PlacementStrategies
withPlatformVersion(FargatePlatformVersion) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
Sets the value of PlatformVersion
withQualifier(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Builder
Sets the value of Qualifier
withRecordWrapperType(RecordWrapperType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Builder
Sets the value of RecordWrapperType
withRegex(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition.Builder
Sets the value of Regex
withResourceConfig(ResourceConfig) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of ResourceConfig
withRole(IRole) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of Role
withRole(IRole) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of Role
withS3DataDistributionType(S3DataDistributionType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Builder
Sets the value of S3DataDistributionType
withS3DataSource(S3DataSource) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.DataSource.Builder
Sets the value of S3DataSource
withS3DataSource(TransformS3DataSource) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformDataSource.Builder
Sets the value of S3DataSource
withS3DataType(S3DataType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Builder
Sets the value of S3DataType
withS3DataType(S3DataType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource.Builder
Sets the value of S3DataType
withS3Location(S3Location) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource.Builder
Sets the value of S3Location
withS3OutputLocation(S3Location) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig.Builder
Sets the value of S3OutputLocation
withS3OutputPath(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Builder
Sets the value of S3OutputPath
withS3Uri(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource.Builder
Sets the value of S3Uri
withSecurityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
Sets the value of SecurityGroup
withSecurityGroup(ISecurityGroup) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
Sets the value of SecurityGroup
withSecurityGroups(List<ISecurityGroup>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Builder
Sets the value of SecurityGroups
withSeed(Number) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ShuffleConfig.Builder
Sets the value of Seed
withShuffleConfig(ShuffleConfig) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.Channel.Builder
Sets the value of ShuffleConfig
withSplitType(SplitType) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Builder
Sets the value of SplitType
withStoppingCondition(StoppingCondition) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of StoppingCondition
withSubject(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Builder
Sets the value of Subject
withSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
Sets the value of Subnets
withSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
Sets the value of Subnets
withSubnets(List<ISubnet>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Builder
Sets the value of Subnets
withSynchronous(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Builder
Sets the value of Synchronous
withSynchronous(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Builder
Sets the value of Synchronous
withSynchronous(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
Sets the value of Synchronous
withSynchronous(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
Sets the value of Synchronous
withSynchronous(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of Synchronous
withSynchronous(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of Synchronous
withTags(Map<String, Object>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of Tags
withTags(Map<String, Object>) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of Tags
withTaskDefinition(TaskDefinition) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.CommonEcsRunTaskProps.Builder
Sets the value of TaskDefinition
withTaskDefinition(TaskDefinition) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.EcsRunTaskBaseProps.Builder
Sets the value of TaskDefinition
withTaskDefinition(TaskDefinition) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Builder
Sets the value of TaskDefinition
withTaskDefinition(TaskDefinition) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunEcsFargateTaskProps.Builder
Sets the value of TaskDefinition
withTrainingImage(DockerImage) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Builder
Sets the value of TrainingImage
withTrainingInputMode(InputMode) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.AlgorithmSpecification.Builder
Sets the value of TrainingInputMode
withTrainingJobName(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of TrainingJobName
withTransformDataSource(TransformDataSource) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Builder
Sets the value of TransformDataSource
withTransformInput(TransformInput) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of TransformInput
withTransformJobName(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of TransformJobName
withTransformOutput(TransformOutput) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of TransformOutput
withTransformResources(TransformResources) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTransformProps.Builder
Sets the value of TransformResources
withUri(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.S3LocationConfig.Builder
Sets the value of Uri
withValue(String) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable.Builder
Sets the value of Value
withVolumeEncryptionKey(IKey) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Builder
Sets the value of VolumeEncryptionKey
withVolumeKmsKeyId(Key) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.TransformResources.Builder
Sets the value of VolumeKmsKeyId
withVolumeSizeInGb(Number) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig.Builder
Sets the value of VolumeSizeInGb
withVpc(Vpc) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Builder
Sets the value of Vpc
withVpcConfig(VpcConfig) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SagemakerTrainTaskProps.Builder
Sets the value of VpcConfig
withWaitForTaskToken(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.PublishToTopicProps.Builder
Sets the value of WaitForTaskToken
withWaitForTaskToken(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Builder
Sets the value of WaitForTaskToken
withWaitForTaskToken(Boolean) - Method in class software.amazon.awscdk.services.stepfunctions.tasks.SendToQueueProps.Builder
Sets the value of WaitForTaskToken
A B C D E F G I J M O P R S T V W 
Skip navigation links

Copyright © 2019. All rights reserved.