Class: Aws::Types::DescribeServerResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeServerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#server ⇒ Types::DescribedServer
Returns the value of attribute server.
Instance Attribute Details
#server ⇒ Types::DescribedServer
Returns the value of attribute server.
415 416 417 |
# File 'sig/types.rbs', line 415 def server @server end |