Class: Aws::Types::StartServerRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartServerRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#server_id ⇒ ::String
Returns the value of attribute server_id.
Instance Attribute Details
#server_id ⇒ ::String
Returns the value of attribute server_id.
1271 1272 1273 |
# File 'sig/types.rbs', line 1271 def server_id @server_id end |