Class: Aws::Types::DescribeProblemRequest

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)


234
235
236
# File 'sig/types.rbs', line 234

def 
  @account_id
end

#problem_id::String

Returns the value of attribute problem_id.

Returns:

  • (::String)


233
234
235
# File 'sig/types.rbs', line 233

def problem_id
  @problem_id
end