Class: Aws::Types::ExtendTrainingPlanResponse
- Inherits:
-
Object
- Object
- Aws::Types::ExtendTrainingPlanResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#training_plan_extensions ⇒ ::Array[Types::TrainingPlanExtension]
Returns the value of attribute training_plan_extensions.
Instance Attribute Details
#training_plan_extensions ⇒ ::Array[Types::TrainingPlanExtension]
Returns the value of attribute training_plan_extensions.
5924 5925 5926 |
# File 'sig/types.rbs', line 5924 def training_plan_extensions @training_plan_extensions end |