Class: Aws::Types::OperatingSystem

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type"WINDOWS", "LINUX"

Returns the value of attribute type.

Returns:

  • ("WINDOWS", "LINUX")


1227
1228
1229
# File 'sig/types.rbs', line 1227

def type
  @type
end