CreateStateMachineRequest   
    
  Types
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
                  Defines what execution history events are logged and where they are logged.
Link copied to clipboard
                  Selects whether X-Ray tracing is enabled.
Link copied to clipboard
                  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.
Link copied to clipboard
                  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
Link copied to clipboard
                  inline fun copy(block: CreateStateMachineRequest.Builder.() -> Unit = {}): CreateStateMachineRequest