Class: Aws::Types::GetGlobalSettingsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#business_callingTypes::BusinessCallingSettings

Returns the value of attribute business_calling.



351
352
353
# File 'sig/types.rbs', line 351

def business_calling
  @business_calling
end

#voice_connectorTypes::VoiceConnectorSettings

Returns the value of attribute voice_connector.



352
353
354
# File 'sig/types.rbs', line 352

def voice_connector
  @voice_connector
end