Class: Aws::IVS::Errors::StreamUnavailable

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) ⇒ StreamUnavailable

Returns a new instance of StreamUnavailable.

Parameters:



493
494
495
# File 'lib/aws-sdk-ivs/errors.rb', line 493

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

Instance Method Details

#access_control_allow_originString

Returns:

  • (String)


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

def access_control_allow_origin: () -> ::String

#access_control_expose_headersString

Returns:

  • (String)


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

def access_control_expose_headers: () -> ::String

#cache_controlString

Returns:

  • (String)


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

def cache_control: () -> ::String

#content_security_policyString

Returns:

  • (String)


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

def content_security_policy: () -> ::String

#exception_messageString

Returns:

  • (String)


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

def exception_message: () -> ::String

#strict_transport_securityString

Returns:

  • (String)


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

def strict_transport_security: () -> ::String

#x_amzn_error_typeString

Returns:

  • (String)


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

def x_amzn_error_type: () -> ::String

#x_content_type_optionsString

Returns:

  • (String)


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

def x_content_type_options: () -> ::String

#x_frame_optionsString

Returns:

  • (String)


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

def x_frame_options: () -> ::String