Class: Aws::IVS::Errors::ResourceNotFoundException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of ResourceNotFoundException.

Parameters:



328
329
330
# File 'lib/aws-sdk-ivs/errors.rb', line 328

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

Instance Method Details

#access_control_allow_originString

Returns:

  • (String)


333
# File 'lib/aws-sdk-ivs/errors.rb', line 333

def access_control_allow_origin: () -> ::String

#access_control_expose_headersString

Returns:

  • (String)


338
# File 'lib/aws-sdk-ivs/errors.rb', line 338

def access_control_expose_headers: () -> ::String

#cache_controlString

Returns:

  • (String)


343
# File 'lib/aws-sdk-ivs/errors.rb', line 343

def cache_control: () -> ::String

#content_security_policyString

Returns:

  • (String)


348
# File 'lib/aws-sdk-ivs/errors.rb', line 348

def content_security_policy: () -> ::String

#exception_messageString

Returns:

  • (String)


373
# File 'lib/aws-sdk-ivs/errors.rb', line 373

def exception_message: () -> ::String

#strict_transport_securityString

Returns:

  • (String)


353
# File 'lib/aws-sdk-ivs/errors.rb', line 353

def strict_transport_security: () -> ::String

#x_amzn_error_typeString

Returns:

  • (String)


368
# File 'lib/aws-sdk-ivs/errors.rb', line 368

def x_amzn_error_type: () -> ::String

#x_content_type_optionsString

Returns:

  • (String)


358
# File 'lib/aws-sdk-ivs/errors.rb', line 358

def x_content_type_options: () -> ::String

#x_frame_optionsString

Returns:

  • (String)


363
# File 'lib/aws-sdk-ivs/errors.rb', line 363

def x_frame_options: () -> ::String