Class: Aws::Types::HelmOperatingSystem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#operating_system_family_name::String

Returns the value of attribute operating_system_family_name.

Returns:

  • (::String)


382
383
384
# File 'sig/types.rbs', line 382

def operating_system_family_name
  @operating_system_family_name
end

#operating_system_name::String

Returns the value of attribute operating_system_name.

Returns:

  • (::String)


383
384
385
# File 'sig/types.rbs', line 383

def operating_system_name
  @operating_system_name
end