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