Class: Aws::Types::Observation
- Inherits:
-
Object
- Object
- Aws::Types::Observation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_watch_event_detail_type ⇒ ::String
Returns the value of attribute cloud_watch_event_detail_type.
-
#cloud_watch_event_id ⇒ ::String
Returns the value of attribute cloud_watch_event_id.
-
#cloud_watch_event_source ⇒ "EC2", ...
Returns the value of attribute cloud_watch_event_source.
-
#code_deploy_application ⇒ ::String
Returns the value of attribute code_deploy_application.
-
#code_deploy_deployment_group ⇒ ::String
Returns the value of attribute code_deploy_deployment_group.
-
#code_deploy_deployment_id ⇒ ::String
Returns the value of attribute code_deploy_deployment_id.
-
#code_deploy_instance_group_id ⇒ ::String
Returns the value of attribute code_deploy_instance_group_id.
-
#code_deploy_state ⇒ ::String
Returns the value of attribute code_deploy_state.
-
#ebs_cause ⇒ ::String
Returns the value of attribute ebs_cause.
-
#ebs_event ⇒ ::String
Returns the value of attribute ebs_event.
-
#ebs_request_id ⇒ ::String
Returns the value of attribute ebs_request_id.
-
#ebs_result ⇒ ::String
Returns the value of attribute ebs_result.
-
#ec2_state ⇒ ::String
Returns the value of attribute ec2_state.
-
#end_time ⇒ ::Time
Returns the value of attribute end_time.
-
#health_event_arn ⇒ ::String
Returns the value of attribute health_event_arn.
-
#health_event_description ⇒ ::String
Returns the value of attribute health_event_description.
-
#health_event_type_category ⇒ ::String
Returns the value of attribute health_event_type_category.
-
#health_event_type_code ⇒ ::String
Returns the value of attribute health_event_type_code.
-
#health_service ⇒ ::String
Returns the value of attribute health_service.
-
#id ⇒ ::String
Returns the value of attribute id.
-
#line_time ⇒ ::Time
Returns the value of attribute line_time.
-
#log_filter ⇒ "ERROR", ...
Returns the value of attribute log_filter.
-
#log_group ⇒ ::String
Returns the value of attribute log_group.
-
#log_text ⇒ ::String
Returns the value of attribute log_text.
-
#metric_name ⇒ ::String
Returns the value of attribute metric_name.
-
#metric_namespace ⇒ ::String
Returns the value of attribute metric_namespace.
-
#rds_event_categories ⇒ ::String
Returns the value of attribute rds_event_categories.
-
#rds_event_message ⇒ ::String
Returns the value of attribute rds_event_message.
-
#s3_event_name ⇒ ::String
Returns the value of attribute s3_event_name.
-
#source_arn ⇒ ::String
Returns the value of attribute source_arn.
-
#source_type ⇒ ::String
Returns the value of attribute source_type.
-
#start_time ⇒ ::Time
Returns the value of attribute start_time.
-
#states_arn ⇒ ::String
Returns the value of attribute states_arn.
-
#states_execution_arn ⇒ ::String
Returns the value of attribute states_execution_arn.
-
#states_input ⇒ ::String
Returns the value of attribute states_input.
-
#states_status ⇒ ::String
Returns the value of attribute states_status.
-
#unit ⇒ ::String
Returns the value of attribute unit.
-
#value ⇒ ::Float
Returns the value of attribute value.
-
#x_ray_error_percent ⇒ ::Integer
Returns the value of attribute x_ray_error_percent.
-
#x_ray_fault_percent ⇒ ::Integer
Returns the value of attribute x_ray_fault_percent.
-
#x_ray_node_name ⇒ ::String
Returns the value of attribute x_ray_node_name.
-
#x_ray_node_type ⇒ ::String
Returns the value of attribute x_ray_node_type.
-
#x_ray_request_average_latency ⇒ ::Integer
Returns the value of attribute x_ray_request_average_latency.
-
#x_ray_request_count ⇒ ::Integer
Returns the value of attribute x_ray_request_count.
-
#x_ray_throttle_percent ⇒ ::Integer
Returns the value of attribute x_ray_throttle_percent.
Instance Attribute Details
#cloud_watch_event_detail_type ⇒ ::String
Returns the value of attribute cloud_watch_event_detail_type.
410 411 412 |
# File 'sig/types.rbs', line 410 def cloud_watch_event_detail_type @cloud_watch_event_detail_type end |
#cloud_watch_event_id ⇒ ::String
Returns the value of attribute cloud_watch_event_id.
408 409 410 |
# File 'sig/types.rbs', line 408 def cloud_watch_event_id @cloud_watch_event_id end |
#cloud_watch_event_source ⇒ "EC2", ...
Returns the value of attribute cloud_watch_event_source.
409 410 411 |
# File 'sig/types.rbs', line 409 def cloud_watch_event_source @cloud_watch_event_source end |
#code_deploy_application ⇒ ::String
Returns the value of attribute code_deploy_application.
419 420 421 |
# File 'sig/types.rbs', line 419 def code_deploy_application @code_deploy_application end |
#code_deploy_deployment_group ⇒ ::String
Returns the value of attribute code_deploy_deployment_group.
417 418 419 |
# File 'sig/types.rbs', line 417 def code_deploy_deployment_group @code_deploy_deployment_group end |
#code_deploy_deployment_id ⇒ ::String
Returns the value of attribute code_deploy_deployment_id.
416 417 418 |
# File 'sig/types.rbs', line 416 def code_deploy_deployment_id @code_deploy_deployment_id end |
#code_deploy_instance_group_id ⇒ ::String
Returns the value of attribute code_deploy_instance_group_id.
420 421 422 |
# File 'sig/types.rbs', line 420 def code_deploy_instance_group_id @code_deploy_instance_group_id end |
#code_deploy_state ⇒ ::String
Returns the value of attribute code_deploy_state.
418 419 420 |
# File 'sig/types.rbs', line 418 def code_deploy_state @code_deploy_state end |
#ebs_cause ⇒ ::String
Returns the value of attribute ebs_cause.
431 432 433 |
# File 'sig/types.rbs', line 431 def ebs_cause @ebs_cause end |
#ebs_event ⇒ ::String
Returns the value of attribute ebs_event.
429 430 431 |
# File 'sig/types.rbs', line 429 def ebs_event @ebs_event end |
#ebs_request_id ⇒ ::String
Returns the value of attribute ebs_request_id.
432 433 434 |
# File 'sig/types.rbs', line 432 def ebs_request_id @ebs_request_id end |
#ebs_result ⇒ ::String
Returns the value of attribute ebs_result.
430 431 432 |
# File 'sig/types.rbs', line 430 def ebs_result @ebs_result end |
#ec2_state ⇒ ::String
Returns the value of attribute ec2_state.
421 422 423 |
# File 'sig/types.rbs', line 421 def ec2_state @ec2_state end |
#end_time ⇒ ::Time
Returns the value of attribute end_time.
397 398 399 |
# File 'sig/types.rbs', line 397 def end_time @end_time end |
#health_event_arn ⇒ ::String
Returns the value of attribute health_event_arn.
411 412 413 |
# File 'sig/types.rbs', line 411 def health_event_arn @health_event_arn end |
#health_event_description ⇒ ::String
Returns the value of attribute health_event_description.
415 416 417 |
# File 'sig/types.rbs', line 415 def health_event_description @health_event_description end |
#health_event_type_category ⇒ ::String
Returns the value of attribute health_event_type_category.
414 415 416 |
# File 'sig/types.rbs', line 414 def health_event_type_category @health_event_type_category end |
#health_event_type_code ⇒ ::String
Returns the value of attribute health_event_type_code.
413 414 415 |
# File 'sig/types.rbs', line 413 def health_event_type_code @health_event_type_code end |
#health_service ⇒ ::String
Returns the value of attribute health_service.
412 413 414 |
# File 'sig/types.rbs', line 412 def health_service @health_service end |
#id ⇒ ::String
Returns the value of attribute id.
395 396 397 |
# File 'sig/types.rbs', line 395 def id @id end |
#line_time ⇒ ::Time
Returns the value of attribute line_time.
401 402 403 |
# File 'sig/types.rbs', line 401 def line_time @line_time end |
#log_filter ⇒ "ERROR", ...
Returns the value of attribute log_filter.
403 404 405 |
# File 'sig/types.rbs', line 403 def log_filter @log_filter end |
#log_group ⇒ ::String
Returns the value of attribute log_group.
400 401 402 |
# File 'sig/types.rbs', line 400 def log_group @log_group end |
#log_text ⇒ ::String
Returns the value of attribute log_text.
402 403 404 |
# File 'sig/types.rbs', line 402 def log_text @log_text end |
#metric_name ⇒ ::String
Returns the value of attribute metric_name.
405 406 407 |
# File 'sig/types.rbs', line 405 def metric_name @metric_name end |
#metric_namespace ⇒ ::String
Returns the value of attribute metric_namespace.
404 405 406 |
# File 'sig/types.rbs', line 404 def metric_namespace @metric_namespace end |
#rds_event_categories ⇒ ::String
Returns the value of attribute rds_event_categories.
422 423 424 |
# File 'sig/types.rbs', line 422 def rds_event_categories @rds_event_categories end |
#rds_event_message ⇒ ::String
Returns the value of attribute rds_event_message.
423 424 425 |
# File 'sig/types.rbs', line 423 def @rds_event_message end |
#s3_event_name ⇒ ::String
Returns the value of attribute s3_event_name.
424 425 426 |
# File 'sig/types.rbs', line 424 def s3_event_name @s3_event_name end |
#source_arn ⇒ ::String
Returns the value of attribute source_arn.
399 400 401 |
# File 'sig/types.rbs', line 399 def source_arn @source_arn end |
#source_type ⇒ ::String
Returns the value of attribute source_type.
398 399 400 |
# File 'sig/types.rbs', line 398 def source_type @source_type end |
#start_time ⇒ ::Time
Returns the value of attribute start_time.
396 397 398 |
# File 'sig/types.rbs', line 396 def start_time @start_time end |
#states_arn ⇒ ::String
Returns the value of attribute states_arn.
426 427 428 |
# File 'sig/types.rbs', line 426 def states_arn @states_arn end |
#states_execution_arn ⇒ ::String
Returns the value of attribute states_execution_arn.
425 426 427 |
# File 'sig/types.rbs', line 425 def states_execution_arn @states_execution_arn end |
#states_input ⇒ ::String
Returns the value of attribute states_input.
428 429 430 |
# File 'sig/types.rbs', line 428 def states_input @states_input end |
#states_status ⇒ ::String
Returns the value of attribute states_status.
427 428 429 |
# File 'sig/types.rbs', line 427 def states_status @states_status end |
#unit ⇒ ::String
Returns the value of attribute unit.
406 407 408 |
# File 'sig/types.rbs', line 406 def unit @unit end |
#value ⇒ ::Float
Returns the value of attribute value.
407 408 409 |
# File 'sig/types.rbs', line 407 def value @value end |
#x_ray_error_percent ⇒ ::Integer
Returns the value of attribute x_ray_error_percent.
435 436 437 |
# File 'sig/types.rbs', line 435 def x_ray_error_percent @x_ray_error_percent end |
#x_ray_fault_percent ⇒ ::Integer
Returns the value of attribute x_ray_fault_percent.
433 434 435 |
# File 'sig/types.rbs', line 433 def x_ray_fault_percent @x_ray_fault_percent end |
#x_ray_node_name ⇒ ::String
Returns the value of attribute x_ray_node_name.
438 439 440 |
# File 'sig/types.rbs', line 438 def x_ray_node_name @x_ray_node_name end |
#x_ray_node_type ⇒ ::String
Returns the value of attribute x_ray_node_type.
439 440 441 |
# File 'sig/types.rbs', line 439 def x_ray_node_type @x_ray_node_type end |
#x_ray_request_average_latency ⇒ ::Integer
Returns the value of attribute x_ray_request_average_latency.
437 438 439 |
# File 'sig/types.rbs', line 437 def x_ray_request_average_latency @x_ray_request_average_latency end |
#x_ray_request_count ⇒ ::Integer
Returns the value of attribute x_ray_request_count.
436 437 438 |
# File 'sig/types.rbs', line 436 def x_ray_request_count @x_ray_request_count end |
#x_ray_throttle_percent ⇒ ::Integer
Returns the value of attribute x_ray_throttle_percent.
434 435 436 |
# File 'sig/types.rbs', line 434 def x_ray_throttle_percent @x_ray_throttle_percent end |