Class: Aws::Types::ProspectingInsights

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marketplace_engagement_score::String

Returns the value of attribute marketplace_engagement_score.

Returns:

  • (::String)


1191
1192
1193
# File 'sig/types.rbs', line 1191

def marketplace_engagement_score
  @marketplace_engagement_score
end

#solution_category::String

Returns the value of attribute solution_category.

Returns:

  • (::String)


1193
1194
1195
# File 'sig/types.rbs', line 1193

def solution_category
  @solution_category
end

#solution_score::String

Returns the value of attribute solution_score.

Returns:

  • (::String)


1192
1193
1194
# File 'sig/types.rbs', line 1192

def solution_score
  @solution_score
end

#solution_sub_category::String

Returns the value of attribute solution_sub_category.

Returns:

  • (::String)


1194
1195
1196
# File 'sig/types.rbs', line 1194

def solution_sub_category
  @solution_sub_category
end