MapRunListItem

Contains details about a specific Map Run.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The executionArn of the execution from which the Map Run was started.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Map Run.

Link copied to clipboard

The date on which the Map Run started.

Link copied to clipboard

The Amazon Resource Name (ARN) of the executed state machine.

Link copied to clipboard

The date on which the Map Run stopped.

Functions

Link copied to clipboard
inline fun copy(block: MapRunListItem.Builder.() -> Unit = {}): MapRunListItem
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String