InstanceIdDetail

A list of EC2 instance IDs corresponding to the segments in a trace.

Types

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

Properties

Link copied to clipboard
val id: String?

The ID of a corresponding EC2 instance.

Functions

Link copied to clipboard
inline fun copy(block: InstanceIdDetail.Builder.() -> Unit = {}): InstanceIdDetail
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