Class: Aws::Types::AwsOpportunityRelatedEntities

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_marketplace_products::Array[::String]

Returns the value of attribute aws_marketplace_products.

Returns:

  • (::Array[::String])


123
124
125
# File 'sig/types.rbs', line 123

def aws_marketplace_products
  @aws_marketplace_products
end

#aws_marketplace_solutions::Array[::String]

Returns the value of attribute aws_marketplace_solutions.

Returns:

  • (::Array[::String])


122
123
124
# File 'sig/types.rbs', line 122

def aws_marketplace_solutions
  @aws_marketplace_solutions
end

#aws_products::Array[::String]

Returns the value of attribute aws_products.

Returns:

  • (::Array[::String])


120
121
122
# File 'sig/types.rbs', line 120

def aws_products
  @aws_products
end

#solutions::Array[::String]

Returns the value of attribute solutions.

Returns:

  • (::Array[::String])


121
122
123
# File 'sig/types.rbs', line 121

def solutions
  @solutions
end