CatalogItem

Information about a catalog item.

Types

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

Properties

Link copied to clipboard

The ID of the catalog item.

Link copied to clipboard

Information about the EC2 capacity of an item.

Link copied to clipboard

The status of a catalog item.

Link copied to clipboard

Information about the power draw of an item.

Link copied to clipboard

The supported storage options for the catalog item.

Link copied to clipboard

The uplink speed this catalog item requires for the connection to the Region.

Link copied to clipboard

The weight of the item in pounds.

Functions

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