Class: Aws::Types::ResponseTimeRootCause

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#client_impactingBoolean

Returns the value of attribute client_impacting.

Returns:



725
726
727
# File 'sig/types.rbs', line 725

def client_impacting
  @client_impacting
end

#services::Array[Types::ResponseTimeRootCauseService]

Returns the value of attribute services.

Returns:



724
725
726
# File 'sig/types.rbs', line 724

def services
  @services
end