Class: Aws::Types::StartSandboxConnectionInput
- Inherits:
-
Object
- Object
- Aws::Types::StartSandboxConnectionInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sandbox_id ⇒ ::String
Returns the value of attribute sandbox_id.
Instance Attribute Details
#sandbox_id ⇒ ::String
Returns the value of attribute sandbox_id.
1332 1333 1334 |
# File 'sig/types.rbs', line 1332 def sandbox_id @sandbox_id end |