Class: Aws::Types::StopSandboxOutput
- Inherits:
-
Object
- Object
- Aws::Types::StopSandboxOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sandbox ⇒ Types::Sandbox
Returns the value of attribute sandbox.
Instance Attribute Details
#sandbox ⇒ Types::Sandbox
Returns the value of attribute sandbox.
1378 1379 1380 |
# File 'sig/types.rbs', line 1378 def sandbox @sandbox end |