Class: Aws::Types::RelatedEntityIdentifiers

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_marketplace_offer_sets::Array[::String]

Returns the value of attribute aws_marketplace_offer_sets.

Returns:

  • (::Array[::String])


1280
1281
1282
# File 'sig/types.rbs', line 1280

def aws_marketplace_offer_sets
  @aws_marketplace_offer_sets
end

#aws_marketplace_offers::Array[::String]

Returns the value of attribute aws_marketplace_offers.

Returns:

  • (::Array[::String])


1279
1280
1281
# File 'sig/types.rbs', line 1279

def aws_marketplace_offers
  @aws_marketplace_offers
end

#aws_marketplace_products::Array[::String]

Returns the value of attribute aws_marketplace_products.

Returns:

  • (::Array[::String])


1284
1285
1286
# File 'sig/types.rbs', line 1284

def aws_marketplace_products
  @aws_marketplace_products
end

#aws_marketplace_solutions::Array[::String]

Returns the value of attribute aws_marketplace_solutions.

Returns:

  • (::Array[::String])


1283
1284
1285
# File 'sig/types.rbs', line 1283

def aws_marketplace_solutions
  @aws_marketplace_solutions
end

#aws_products::Array[::String]

Returns the value of attribute aws_products.

Returns:

  • (::Array[::String])


1282
1283
1284
# File 'sig/types.rbs', line 1282

def aws_products
  @aws_products
end

#solutions::Array[::String]

Returns the value of attribute solutions.

Returns:

  • (::Array[::String])


1281
1282
1283
# File 'sig/types.rbs', line 1281

def solutions
  @solutions
end