Class: Aws::Types::VoiceConnectorItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#priority::Integer

Returns the value of attribute priority.

Returns:

  • (::Integer)


1352
1353
1354
# File 'sig/types.rbs', line 1352

def priority
  @priority
end

#voice_connector_id::String

Returns the value of attribute voice_connector_id.

Returns:

  • (::String)


1351
1352
1353
# File 'sig/types.rbs', line 1351

def voice_connector_id
  @voice_connector_id
end