ECS::LogEntry::Cloud::Machine
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type
cloud.machine.type
Machine type of the host machine.
Level: Extended Type: Keyword Example:
t2.medium
type=(type : String | Nil)
cloud.machine.type
Machine type of the host machine.
Level: Extended Type: Keyword Example:
t2.medium