Class: Aws::IVSRealTime::Errors::ServiceQuotaExceededException

Inherits:
ServiceError
  • Object
show all
Defined in:
sig/errors.rbs,
lib/aws-sdk-ivsrealtime/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ ServiceQuotaExceededException

Returns a new instance of ServiceQuotaExceededException.

Parameters:



324
325
326
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 324

def initialize(context, message, data = Aws::EmptyStructure.new)
  super(context, message, data)
end

Instance Method Details

#access_control_allow_originString

Returns:

  • (String)


329
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 329

def access_control_allow_origin: () -> ::String

#access_control_expose_headersString

Returns:

  • (String)


334
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 334

def access_control_expose_headers: () -> ::String

#cache_controlString

Returns:

  • (String)


339
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 339

def cache_control: () -> ::String

#content_security_policyString

Returns:

  • (String)


344
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 344

def content_security_policy: () -> ::String

#exception_messageString

Returns:

  • (String)


369
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 369

def exception_message: () -> ::String

#strict_transport_securityString

Returns:

  • (String)


349
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 349

def strict_transport_security: () -> ::String

#x_amzn_error_typeString

Returns:

  • (String)


364
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 364

def x_amzn_error_type: () -> ::String

#x_content_type_optionsString

Returns:

  • (String)


354
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 354

def x_content_type_options: () -> ::String

#x_frame_optionsString

Returns:

  • (String)


359
# File 'lib/aws-sdk-ivsrealtime/errors.rb', line 359

def x_frame_options: () -> ::String