Class: Aws::Types::StartStreamSessionOutput
- Inherits:
-
Object
- Object
- Aws::Types::StartStreamSessionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_environment_variables ⇒ ::Hash[::String, ::String]
Returns the value of attribute additional_environment_variables.
-
#additional_launch_args ⇒ ::Array[::String]
Returns the value of attribute additional_launch_args.
-
#application_arn ⇒ ::String
Returns the value of attribute application_arn.
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#connection_timeout_seconds ⇒ ::Integer
Returns the value of attribute connection_timeout_seconds.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#display_configuration ⇒ Types::DisplayConfiguration
Returns the value of attribute display_configuration.
-
#export_files_metadata ⇒ Types::ExportFilesMetadata
Returns the value of attribute export_files_metadata.
-
#last_updated_at ⇒ ::Time
Returns the value of attribute last_updated_at.
-
#location ⇒ ::String
Returns the value of attribute location.
-
#log_file_location_uri ⇒ ::String
Returns the value of attribute log_file_location_uri.
-
#performance_stats_configuration ⇒ Types::PerformanceStatsConfiguration
Returns the value of attribute performance_stats_configuration.
-
#protocol ⇒ "WebRTC"
Returns the value of attribute protocol.
-
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
-
#session_length_seconds ⇒ ::Integer
Returns the value of attribute session_length_seconds.
-
#signal_request ⇒ ::String
Returns the value of attribute signal_request.
-
#signal_response ⇒ ::String
Returns the value of attribute signal_response.
-
#status ⇒ "ACTIVATING", ...
Returns the value of attribute status.
-
#status_reason ⇒ "internalError", ...
Returns the value of attribute status_reason.
-
#stream_group_id ⇒ ::String
Returns the value of attribute stream_group_id.
-
#user_id ⇒ ::String
Returns the value of attribute user_id.
-
#web_sdk_protocol_url ⇒ ::String
Returns the value of attribute web_sdk_protocol_url.
Instance Attribute Details
#additional_environment_variables ⇒ ::Hash[::String, ::String]
Returns the value of attribute additional_environment_variables.
541 542 543 |
# File 'sig/types.rbs', line 541 def additional_environment_variables @additional_environment_variables end |
#additional_launch_args ⇒ ::Array[::String]
Returns the value of attribute additional_launch_args.
540 541 542 |
# File 'sig/types.rbs', line 540 def additional_launch_args @additional_launch_args end |
#application_arn ⇒ ::String
Returns the value of attribute application_arn.
547 548 549 |
# File 'sig/types.rbs', line 547 def application_arn @application_arn end |
#arn ⇒ ::String
Returns the value of attribute arn.
528 529 530 |
# File 'sig/types.rbs', line 528 def arn @arn end |
#connection_timeout_seconds ⇒ ::Integer
Returns the value of attribute connection_timeout_seconds.
538 539 540 |
# File 'sig/types.rbs', line 538 def connection_timeout_seconds @connection_timeout_seconds end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
546 547 548 |
# File 'sig/types.rbs', line 546 def created_at @created_at end |
#description ⇒ ::String
Returns the value of attribute description.
529 530 531 |
# File 'sig/types.rbs', line 529 def description @description end |
#display_configuration ⇒ Types::DisplayConfiguration
Returns the value of attribute display_configuration.
550 551 552 |
# File 'sig/types.rbs', line 550 def display_configuration @display_configuration end |
#export_files_metadata ⇒ Types::ExportFilesMetadata
Returns the value of attribute export_files_metadata.
548 549 550 |
# File 'sig/types.rbs', line 548 def @export_files_metadata end |
#last_updated_at ⇒ ::Time
Returns the value of attribute last_updated_at.
545 546 547 |
# File 'sig/types.rbs', line 545 def last_updated_at @last_updated_at end |
#location ⇒ ::String
Returns the value of attribute location.
535 536 537 |
# File 'sig/types.rbs', line 535 def location @location end |
#log_file_location_uri ⇒ ::String
Returns the value of attribute log_file_location_uri.
543 544 545 |
# File 'sig/types.rbs', line 543 def log_file_location_uri @log_file_location_uri end |
#performance_stats_configuration ⇒ Types::PerformanceStatsConfiguration
Returns the value of attribute performance_stats_configuration.
542 543 544 |
# File 'sig/types.rbs', line 542 def performance_stats_configuration @performance_stats_configuration end |
#protocol ⇒ "WebRTC"
Returns the value of attribute protocol.
534 535 536 |
# File 'sig/types.rbs', line 534 def protocol @protocol end |
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
549 550 551 |
# File 'sig/types.rbs', line 549 def role_arn @role_arn end |
#session_length_seconds ⇒ ::Integer
Returns the value of attribute session_length_seconds.
539 540 541 |
# File 'sig/types.rbs', line 539 def session_length_seconds @session_length_seconds end |
#signal_request ⇒ ::String
Returns the value of attribute signal_request.
536 537 538 |
# File 'sig/types.rbs', line 536 def signal_request @signal_request end |
#signal_response ⇒ ::String
Returns the value of attribute signal_response.
537 538 539 |
# File 'sig/types.rbs', line 537 def signal_response @signal_response end |
#status ⇒ "ACTIVATING", ...
Returns the value of attribute status.
532 533 534 |
# File 'sig/types.rbs', line 532 def status @status end |
#status_reason ⇒ "internalError", ...
Returns the value of attribute status_reason.
533 534 535 |
# File 'sig/types.rbs', line 533 def status_reason @status_reason end |
#stream_group_id ⇒ ::String
Returns the value of attribute stream_group_id.
530 531 532 |
# File 'sig/types.rbs', line 530 def stream_group_id @stream_group_id end |
#user_id ⇒ ::String
Returns the value of attribute user_id.
531 532 533 |
# File 'sig/types.rbs', line 531 def user_id @user_id end |
#web_sdk_protocol_url ⇒ ::String
Returns the value of attribute web_sdk_protocol_url.
544 545 546 |
# File 'sig/types.rbs', line 544 def web_sdk_protocol_url @web_sdk_protocol_url end |