Builder
Properties
The Amazon States Language definition of the state machine. See Amazon States Language.
Settings to configure server-side encryption.
The LoggingConfiguration
data type is used to set CloudWatch Logs options.
The revision identifier for the state machine. The first revision ID when you create the state machine is null.
The Amazon Resource Name (ARN) of the state machine associated with the execution.
Selects whether X-Ray tracing is enabled.
The date and time the state machine associated with an execution was updated. For a newly created state machine, this is the creation date.
A map of state name to a list of variables referenced by that state. States that do not use variable references will not be shown in the response.
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