Class: Aws::Types::ServerSummary
- Inherits:
-
Object
- Object
- Aws::Types::ServerSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#server_os_type ⇒ "WindowsServer", ...
Returns the value of attribute server_os_type.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
614 615 616 |
# File 'sig/types.rbs', line 614 def count @count end |
#server_os_type ⇒ "WindowsServer", ...
Returns the value of attribute server_os_type.
613 614 615 |
# File 'sig/types.rbs', line 613 def server_os_type @server_os_type end |