CreateStateMachineResponse
Types
Properties
Link copied to clipboard
The date the state machine is created.
Link copied to clipboard
The Amazon Resource Name (ARN) that identifies the created state machine.
Link copied to clipboard
The Amazon Resource Name (ARN) that identifies the created state machine version. If you do not set the publish
parameter to true
, this field returns null value.
Functions
Link copied to clipboard
inline fun copy(block: CreateStateMachineResponse.Builder.() -> Unit = {}): CreateStateMachineResponse