ComputeConfiguration

Describes the performance configuration for compute services such as Amazon EC2, Lambda, and ECS.

Types

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

Properties

Link copied to clipboard

The architecture of the resource.

Link copied to clipboard

The memory size of the resource.

Link copied to clipboard

The platform of the resource. The platform is the specific combination of operating system, license model, and software on an instance.

Link copied to clipboard
val vCpu: Double?

The number of vCPU cores in the resource.

Functions

Link copied to clipboard
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