UpdateStateMachineRequest

Types

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

Properties

Link copied to clipboard

The Amazon States Language definition of the state machine. See Amazon States Language.

Link copied to clipboard

Settings to configure server-side encryption.

Link copied to clipboard

Use the LoggingConfiguration data type to set CloudWatch Logs options.

Link copied to clipboard

Specifies whether the state machine version is published. The default is false. To publish a version after updating the state machine, set publish to true.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role of the state machine.

Link copied to clipboard

The Amazon Resource Name (ARN) of the state machine.

Link copied to clipboard

Selects whether X-Ray tracing is enabled.

Link copied to clipboard

An optional description of the state machine version to publish.

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