Class: Aws::Types::UltraServerInfo
- Inherits:
-
Object
- Object
- Aws::Types::UltraServerInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#type ⇒ ::String
Returns the value of attribute type.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
11854 11855 11856 |
# File 'sig/types.rbs', line 11854 def id @id end |
#type ⇒ ::String
Returns the value of attribute type.
11855 11856 11857 |
# File 'sig/types.rbs', line 11855 def type @type end |