Class: Aws::Types::GetAwsOpportunitySummaryRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog::String

Returns the value of attribute catalog.

Returns:

  • (::String)


475
476
477
# File 'sig/types.rbs', line 475

def catalog
  @catalog
end

Returns the value of attribute related_opportunity_identifier.

Returns:

  • (::String)


476
477
478
# File 'sig/types.rbs', line 476

def related_opportunity_identifier
  @related_opportunity_identifier
end