Class: Aws::Types::ModelTrainingPaymentConfig
- Inherits:
-
Object
- Object
- Aws::Types::ModelTrainingPaymentConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#is_responsible ⇒ Boolean
Returns the value of attribute is_responsible.
Instance Attribute Details
#is_responsible ⇒ Boolean
Returns the value of attribute is_responsible.
2464 2465 2466 |
# File 'sig/types.rbs', line 2464 def is_responsible @is_responsible end |