Class: Aws::Types::AllowedCapabilities

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agentTypes::ParticipantCapabilities

Returns the value of attribute agent.



197
198
199
# File 'sig/types.rbs', line 197

def agent
  @agent
end

#customerTypes::ParticipantCapabilities

Returns the value of attribute customer.



196
197
198
# File 'sig/types.rbs', line 196

def customer
  @customer
end