Class: Aws::Types::MacHost

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host_id::String

Returns the value of attribute host_id.

Returns:

  • (::String)


13058
13059
13060
# File 'sig/types.rbs', line 13058

def host_id
  @host_id
end

#mac_os_latest_supported_versions::Array[::String]

Returns the value of attribute mac_os_latest_supported_versions.

Returns:

  • (::Array[::String])


13059
13060
13061
# File 'sig/types.rbs', line 13059

def mac_os_latest_supported_versions
  @mac_os_latest_supported_versions
end