Class: Aws::Types::EmailOutboundMode
- Inherits:
-
Object
- Object
- Aws::Types::EmailOutboundMode
- 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.
258 259 260 |
# File 'sig/types.rbs', line 258 def agentless @agentless end |
#unknown ⇒ Object
Returns the value of attribute unknown.
259 260 261 |
# File 'sig/types.rbs', line 259 def unknown @unknown end |