struct Lightsail::ContainerServicePower

Included Modules

Defined in:

clients/lightsail.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def cpuCount : Float32 | Nil #

[View source]
def cpuCount=(cpuCount : Float32 | Nil) #

[View source]
def isActive : Bool | Nil #

[View source]
def isActive=(isActive : Bool | Nil) #

[View source]
def name : String | Nil #

[View source]
def name=(name : String | Nil) #

[View source]
def powerId : String | Nil #

[View source]
def powerId=(powerId : String | Nil) #

[View source]
def price : Float32 | Nil #

[View source]
def price=(price : Float32 | Nil) #

[View source]
def ramSizeInGb : Float32 | Nil #

[View source]
def ramSizeInGb=(ramSizeInGb : Float32 | Nil) #

[View source]