Class: Aws::Types::SmsOutboundMode

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: Agentless, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agentlessTypes::AgentlessConfig

Returns the value of attribute agentless.



691
692
693
# File 'sig/types.rbs', line 691

def agentless
  @agentless
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


692
693
694
# File 'sig/types.rbs', line 692

def unknown
  @unknown
end