Class: Aws::Types::CreateSystemResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSystemResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#system ⇒ Types::System
Returns the value of attribute system.
Instance Attribute Details
#system ⇒ Types::System
Returns the value of attribute system.
205 206 207 |
# File 'sig/types.rbs', line 205 def system @system end |