Class: Aws::Types::UpdateGlobalSettingsRequest

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.



861
862
863
# File 'sig/types.rbs', line 861

def business_calling
  @business_calling
end

#voice_connectorTypes::VoiceConnectorSettings

Returns the value of attribute voice_connector.



862
863
864
# File 'sig/types.rbs', line 862

def voice_connector
  @voice_connector
end