Class: Aws::Types::ExtendTrainingPlanRequest
- Inherits:
-
Object
- Object
- Aws::Types::ExtendTrainingPlanRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#training_plan_extension_offering_id ⇒ ::String
Returns the value of attribute training_plan_extension_offering_id.
Instance Attribute Details
#training_plan_extension_offering_id ⇒ ::String
Returns the value of attribute training_plan_extension_offering_id.
5919 5920 5921 |
# File 'sig/types.rbs', line 5919 def training_plan_extension_offering_id @training_plan_extension_offering_id end |