Class: Aws::Types::DeleteFoundationModelAgreementRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFoundationModelAgreementRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_id ⇒ ::String
Returns the value of attribute model_id.
Instance Attribute Details
#model_id ⇒ ::String
Returns the value of attribute model_id.
1341 1342 1343 |
# File 'sig/types.rbs', line 1341 def model_id @model_id end |