Class: Aws::Types::CreateFoundationModelAgreementRequest

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)


1019
1020
1021
# File 'sig/types.rbs', line 1019

def model_id
  @model_id
end

#offer_token::String

Returns the value of attribute offer_token.

Returns:

  • (::String)


1018
1019
1020
# File 'sig/types.rbs', line 1018

def offer_token
  @offer_token
end