Class: Aws::Types::ListFoundationModelAgreementOffersRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_id::String

Returns the value of attribute model_id.

Returns:

  • (::String)


2716
2717
2718
# File 'sig/types.rbs', line 2716

def model_id
  @model_id
end

#offer_type"ALL", "PUBLIC"

Returns the value of attribute offer_type.

Returns:

  • ("ALL", "PUBLIC")


2717
2718
2719
# File 'sig/types.rbs', line 2717

def offer_type
  @offer_type
end