Class: Aws::IVSRealTime::Types::StopParticipantReplicationResponse

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

Returns:

  • (String)


3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3232

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

#access_control_expose_headersString

Returns:

  • (String)


3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3232

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

#cache_controlString

Returns:

  • (String)


3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3232

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

#content_security_policyString

Returns:

  • (String)


3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3232

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

#strict_transport_securityString

Returns:

  • (String)


3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3232

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

#x_content_type_optionsString

Returns:

  • (String)


3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3232

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

#x_frame_optionsString

Returns:

  • (String)


3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
# File 'gems/aws-sdk-ivsrealtime/lib/aws-sdk-ivsrealtime/types.rb', line 3232

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