Class: Aws::IVS::Types::BatchGetStreamKeyResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IVS::Types::BatchGetStreamKeyResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-ivs/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#access_control_allow_origin ⇒ String
See [Access-Control-Allow-Origin] in the MDN Web Docs.
-
#access_control_expose_headers ⇒ String
See [Access-Control-Expose-Headers] in the MDN Web Docs.
-
#cache_control ⇒ String
See [Cache-Control] in the MDN Web Docs.
-
#content_security_policy ⇒ String
See [Content-Security-Policy] in the MDN Web Docs.
- #errors ⇒ Array<Types::BatchError>
- #stream_keys ⇒ Array<Types::StreamKey>
-
#strict_transport_security ⇒ String
See [Strict-Transport-Security] in the MDN Web Docs.
-
#x_content_type_options ⇒ String
See [X-Content-Type-Options] in the MDN Web Docs.
-
#x_frame_options ⇒ String
See [X-Frame-Options] in the MDN Web Docs.
Instance Attribute Details
#access_control_allow_origin ⇒ String
See [Access-Control-Allow-Origin] in the MDN Web Docs.
[1]: developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Access-Control-Allow-Origin
364 365 366 367 368 369 370 371 372 373 374 375 376 |
# File 'lib/aws-sdk-ivs/types.rb', line 364 class BatchGetStreamKeyResponse < 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, :stream_keys, :errors) SENSITIVE = [] include Aws::Structure end |
#access_control_expose_headers ⇒ String
See [Access-Control-Expose-Headers] in the MDN Web Docs.
[1]: developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Access-Control-Expose-Headers
364 365 366 367 368 369 370 371 372 373 374 375 376 |
# File 'lib/aws-sdk-ivs/types.rb', line 364 class BatchGetStreamKeyResponse < 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, :stream_keys, :errors) SENSITIVE = [] include Aws::Structure end |
#cache_control ⇒ String
See [Cache-Control] in the MDN Web Docs.
[1]: developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control
364 365 366 367 368 369 370 371 372 373 374 375 376 |
# File 'lib/aws-sdk-ivs/types.rb', line 364 class BatchGetStreamKeyResponse < 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, :stream_keys, :errors) SENSITIVE = [] include Aws::Structure end |
#content_security_policy ⇒ String
See [Content-Security-Policy] in the MDN Web Docs.
[1]: developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy
364 365 366 367 368 369 370 371 372 373 374 375 376 |
# File 'lib/aws-sdk-ivs/types.rb', line 364 class BatchGetStreamKeyResponse < 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, :stream_keys, :errors) SENSITIVE = [] include Aws::Structure end |
#errors ⇒ Array<Types::BatchError>
364 365 366 367 368 369 370 371 372 373 374 375 376 |
# File 'lib/aws-sdk-ivs/types.rb', line 364 class BatchGetStreamKeyResponse < 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, :stream_keys, :errors) SENSITIVE = [] include Aws::Structure end |
#stream_keys ⇒ Array<Types::StreamKey>
364 365 366 367 368 369 370 371 372 373 374 375 376 |
# File 'lib/aws-sdk-ivs/types.rb', line 364 class BatchGetStreamKeyResponse < 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, :stream_keys, :errors) SENSITIVE = [] include Aws::Structure end |
#strict_transport_security ⇒ String
See [Strict-Transport-Security] in the MDN Web Docs.
[1]: developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security
364 365 366 367 368 369 370 371 372 373 374 375 376 |
# File 'lib/aws-sdk-ivs/types.rb', line 364 class BatchGetStreamKeyResponse < 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, :stream_keys, :errors) SENSITIVE = [] include Aws::Structure end |
#x_content_type_options ⇒ String
See [X-Content-Type-Options] in the MDN Web Docs.
[1]: developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Content-Type-Options
364 365 366 367 368 369 370 371 372 373 374 375 376 |
# File 'lib/aws-sdk-ivs/types.rb', line 364 class BatchGetStreamKeyResponse < 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, :stream_keys, :errors) SENSITIVE = [] include Aws::Structure end |
#x_frame_options ⇒ String
See [X-Frame-Options] in the MDN Web Docs.
[1]: developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Frame-Options
364 365 366 367 368 369 370 371 372 373 374 375 376 |
# File 'lib/aws-sdk-ivs/types.rb', line 364 class BatchGetStreamKeyResponse < 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, :stream_keys, :errors) SENSITIVE = [] include Aws::Structure end |