Builder
Properties
The Amazon States Language definition of the state machine. See Amazon States Language.
Settings to configure server-side encryption.
Defines what execution history events are logged and where they are logged.
Selects whether X-Ray tracing is enabled.
Determines whether a Standard or Express state machine is created. The default is STANDARD
. You cannot update the type
of a state machine once it has been created.
Sets description about the state machine version. You can only set the description if the publish
parameter is set to true
. Otherwise, if you set versionDescription
, but publish
to false
, this API action throws ValidationException
.
Functions
construct an aws.sdk.kotlin.services.sfn.model.EncryptionConfiguration inside the given block
construct an aws.sdk.kotlin.services.sfn.model.LoggingConfiguration inside the given block
construct an aws.sdk.kotlin.services.sfn.model.TracingConfiguration inside the given block