Class: Aws::Types::DescribeProblemResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#problemTypes::Problem

Returns the value of attribute problem.

Returns:



239
240
241
# File 'sig/types.rbs', line 239

def problem
  @problem
end

#sns_notification_arn::String

Returns the value of attribute sns_notification_arn.

Returns:



240
241
242
# File 'sig/types.rbs', line 240

def sns_notification_arn
  @sns_notification_arn
end