InstanceSummary

Describes an EC2 instance providing user-based subscriptions.

Types

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

Properties

Link copied to clipboard

The ID of the EC2 instance, which provides user-based subscriptions.

Link copied to clipboard

The date of the last status check.

Link copied to clipboard

A list of provided user-based subscription products.

Link copied to clipboard

The status of an EC2 instance resource.

Link copied to clipboard

The status message for an EC2 instance.

Functions

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