UpdateWorkflowRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon S3 location where the updated workflow definition file is stored.

Link copied to clipboard

An updated description for the workflow.

Link copied to clipboard

The version of the Amazon Managed Workflows for Apache Airflow Serverless engine that you want to use for the updated workflow.

Link copied to clipboard

Updated logging configuration for the workflow.

Link copied to clipboard

Updated network configuration for the workflow execution environment.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that Amazon Managed Workflows for Apache Airflow Serverless assumes when it executes the updated workflow.

Link copied to clipboard

The trigger mode for the workflow execution.

Link copied to clipboard

The Amazon Resource Name (ARN) of the workflow you want to update.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String