Class: Aws::Types::ErrorRootCause

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:



149
150
151
# File 'sig/types.rbs', line 149

def client_impacting
  @client_impacting
end

#services::Array[Types::ErrorRootCauseService]

Returns the value of attribute services.

Returns:



148
149
150
# File 'sig/types.rbs', line 148

def services
  @services
end