Class: Aws::Types::OpportunityQuality

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#score::Integer

Returns the value of attribute score.

Returns:

  • (::Integer)


1085
1086
1087
# File 'sig/types.rbs', line 1085

def score
  @score
end

#trend::String

Returns the value of attribute trend.

Returns:

  • (::String)


1086
1087
1088
# File 'sig/types.rbs', line 1086

def trend
  @trend
end