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)


11862
11863
11864
# File 'sig/types.rbs', line 11862

def id
  @id
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


11863
11864
11865
# File 'sig/types.rbs', line 11863

def type
  @type
end