Class: Aws::IVSRealTime::Types::UpdateIngestConfigurationResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#access_control_allow_originString

See Access-Control-Allow-Origin in the MDN Web Docs.

Returns:

  • (String)


3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3681

class UpdateIngestConfigurationResponse < 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,
  :ingest_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#access_control_expose_headersString

See Access-Control-Expose-Headers in the MDN Web Docs.

Returns:

  • (String)


3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3681

class UpdateIngestConfigurationResponse < 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,
  :ingest_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#cache_controlString

See Cache-Control in the MDN Web Docs.

Returns:

  • (String)


3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3681

class UpdateIngestConfigurationResponse < 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,
  :ingest_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#content_security_policyString

See Content-Security-Policy in the MDN Web Docs.

Returns:

  • (String)


3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3681

class UpdateIngestConfigurationResponse < 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,
  :ingest_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#ingest_configurationTypes::IngestConfiguration

The updated IngestConfiguration.



3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3681

class UpdateIngestConfigurationResponse < 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,
  :ingest_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#strict_transport_securityString

See Strict-Transport-Security in the MDN Web Docs.

Returns:

  • (String)


3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3681

class UpdateIngestConfigurationResponse < 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,
  :ingest_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#x_content_type_optionsString

See X-Content-Type-Options in the MDN Web Docs.

Returns:

  • (String)


3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3681

class UpdateIngestConfigurationResponse < 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,
  :ingest_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#x_frame_optionsString

See X-Frame-Options in the MDN Web Docs.

Returns:

  • (String)


3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3681

class UpdateIngestConfigurationResponse < 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,
  :ingest_configuration)
  SENSITIVE = []
  include Aws::Structure
end