Class: Aws::Types::DescribeProblemObservationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


223
224
225
# File 'sig/types.rbs', line 223

def 
  @account_id
end

#problem_id::String

Returns the value of attribute problem_id.

Returns:

  • (::String)


222
223
224
# File 'sig/types.rbs', line 222

def problem_id
  @problem_id
end