Class: Aws::Types::RuntimePlatform

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cpu_architecture::String

Returns the value of attribute cpu_architecture.

Returns:

  • (::String)


1363
1364
1365
# File 'sig/types.rbs', line 1363

def cpu_architecture
  @cpu_architecture
end

#operating_system_family::String

Returns the value of attribute operating_system_family.

Returns:

  • (::String)


1362
1363
1364
# File 'sig/types.rbs', line 1362

def operating_system_family
  @operating_system_family
end