StateMachineVersionListItem
Contains details about a specific state machine version.
Types
Properties
Link copied to clipboard
The creation date of a state machine version.
Link copied to clipboard
The Amazon Resource Name (ARN) that identifies a state machine version. The version ARN is a combination of state machine ARN and the version number separated by a colon (:). For example, stateMachineARN:1
.
Functions
Link copied to clipboard
inline fun copy(block: StateMachineVersionListItem.Builder.() -> Unit = {}): StateMachineVersionListItem