Class: Aws::IVS::Types::ServiceUnavailable

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-ivs/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#access_control_allow_originString

Returns:

  • (String)


2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
# File 'lib/aws-sdk-ivs/types.rb', line 2560

class ServiceUnavailable < Struct.new(
  :access_control_allow_origin,
  :access_control_expose_headers,
  :cache_control,
  :content_security_policy,
  :strict_transport_security,
  :x_content_type_options,
  :x_frame_options,
  :x_amzn_error_type,
  :exception_message)
  SENSITIVE = []
  include Aws::Structure
end

#access_control_expose_headersString

Returns:

  • (String)


2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
# File 'lib/aws-sdk-ivs/types.rb', line 2560

class ServiceUnavailable < Struct.new(
  :access_control_allow_origin,
  :access_control_expose_headers,
  :cache_control,
  :content_security_policy,
  :strict_transport_security,
  :x_content_type_options,
  :x_frame_options,
  :x_amzn_error_type,
  :exception_message)
  SENSITIVE = []
  include Aws::Structure
end

#cache_controlString

Returns:

  • (String)


2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
# File 'lib/aws-sdk-ivs/types.rb', line 2560

class ServiceUnavailable < Struct.new(
  :access_control_allow_origin,
  :access_control_expose_headers,
  :cache_control,
  :content_security_policy,
  :strict_transport_security,
  :x_content_type_options,
  :x_frame_options,
  :x_amzn_error_type,
  :exception_message)
  SENSITIVE = []
  include Aws::Structure
end

#content_security_policyString

Returns:

  • (String)


2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
# File 'lib/aws-sdk-ivs/types.rb', line 2560

class ServiceUnavailable < Struct.new(
  :access_control_allow_origin,
  :access_control_expose_headers,
  :cache_control,
  :content_security_policy,
  :strict_transport_security,
  :x_content_type_options,
  :x_frame_options,
  :x_amzn_error_type,
  :exception_message)
  SENSITIVE = []
  include Aws::Structure
end

#exception_messageString

Returns:

  • (String)


2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
# File 'lib/aws-sdk-ivs/types.rb', line 2560

class ServiceUnavailable < Struct.new(
  :access_control_allow_origin,
  :access_control_expose_headers,
  :cache_control,
  :content_security_policy,
  :strict_transport_security,
  :x_content_type_options,
  :x_frame_options,
  :x_amzn_error_type,
  :exception_message)
  SENSITIVE = []
  include Aws::Structure
end

#strict_transport_securityString

Returns:

  • (String)


2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
# File 'lib/aws-sdk-ivs/types.rb', line 2560

class ServiceUnavailable < Struct.new(
  :access_control_allow_origin,
  :access_control_expose_headers,
  :cache_control,
  :content_security_policy,
  :strict_transport_security,
  :x_content_type_options,
  :x_frame_options,
  :x_amzn_error_type,
  :exception_message)
  SENSITIVE = []
  include Aws::Structure
end

#x_amzn_error_typeString

Returns:

  • (String)


2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
# File 'lib/aws-sdk-ivs/types.rb', line 2560

class ServiceUnavailable < Struct.new(
  :access_control_allow_origin,
  :access_control_expose_headers,
  :cache_control,
  :content_security_policy,
  :strict_transport_security,
  :x_content_type_options,
  :x_frame_options,
  :x_amzn_error_type,
  :exception_message)
  SENSITIVE = []
  include Aws::Structure
end

#x_content_type_optionsString

Returns:

  • (String)


2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
# File 'lib/aws-sdk-ivs/types.rb', line 2560

class ServiceUnavailable < Struct.new(
  :access_control_allow_origin,
  :access_control_expose_headers,
  :cache_control,
  :content_security_policy,
  :strict_transport_security,
  :x_content_type_options,
  :x_frame_options,
  :x_amzn_error_type,
  :exception_message)
  SENSITIVE = []
  include Aws::Structure
end

#x_frame_optionsString

Returns:

  • (String)


2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
# File 'lib/aws-sdk-ivs/types.rb', line 2560

class ServiceUnavailable < Struct.new(
  :access_control_allow_origin,
  :access_control_expose_headers,
  :cache_control,
  :content_security_policy,
  :strict_transport_security,
  :x_content_type_options,
  :x_frame_options,
  :x_amzn_error_type,
  :exception_message)
  SENSITIVE = []
  include Aws::Structure
end