EbsStatusDetails

Describes the attached EBS status check for an instance.

Types

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

Properties

Link copied to clipboard

The date and time when the attached EBS status check failed.

Link copied to clipboard

The name of the attached EBS status check.

Link copied to clipboard

The result of the attached EBS status check.

Functions

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