Class: Aws::Types::GetFoundationModelAvailabilityRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetFoundationModelAvailabilityRequest
- 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.
1884 1885 1886 |
# File 'sig/types.rbs', line 1884 def model_id @model_id end |