Class: Aws::Types::AnnotationError

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#failure_reason::String

Returns the value of attribute failure_reason.

Returns:

  • (::String)


103
104
105
# File 'sig/types.rbs', line 103

def failure_reason
  @failure_reason
end

#profile_id::String

Returns the value of attribute profile_id.

Returns:

  • (::String)


101
102
103
# File 'sig/types.rbs', line 101

def profile_id
  @profile_id
end

#statistic_id::String

Returns the value of attribute statistic_id.

Returns:

  • (::String)


102
103
104
# File 'sig/types.rbs', line 102

def statistic_id
  @statistic_id
end