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)


1370
1371
1372
# File 'sig/types.rbs', line 1370

def cpu_architecture
  @cpu_architecture
end

#operating_system_family::String

Returns the value of attribute operating_system_family.

Returns:

  • (::String)


1369
1370
1371
# File 'sig/types.rbs', line 1369

def operating_system_family
  @operating_system_family
end