Class: Aws::Types::SmsOutboundMode
- Inherits:
-
Object
- Object
- Aws::Types::SmsOutboundMode
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agentless ⇒ Types::AgentlessConfig
Returns the value of attribute agentless.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#agentless ⇒ Types::AgentlessConfig
Returns the value of attribute agentless.
691 692 693 |
# File 'sig/types.rbs', line 691 def agentless @agentless end |
#unknown ⇒ Object
Returns the value of attribute unknown.
692 693 694 |
# File 'sig/types.rbs', line 692 def unknown @unknown end |