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)


11854
11855
11856
# File 'sig/types.rbs', line 11854

def id
  @id
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


11855
11856
11857
# File 'sig/types.rbs', line 11855

def type
  @type
end