Class: Aws::Types::FaultRootCause

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:

  • (Boolean)


179
180
181
# File 'sig/types.rbs', line 179

def client_impacting
  @client_impacting
end

#services::Array[Types::FaultRootCauseService]

Returns the value of attribute services.

Returns:



178
179
180
# File 'sig/types.rbs', line 178

def services
  @services
end