Class: Aws::Types::UltraServerInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


11877
11878
11879
# File 'sig/types.rbs', line 11877

def id
  @id
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


11878
11879
11880
# File 'sig/types.rbs', line 11878

def type
  @type
end