Class: Aws::Types::DescribeTrainingPlanRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTrainingPlanRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#training_plan_name ⇒ ::String
Returns the value of attribute training_plan_name.
Instance Attribute Details
#training_plan_name ⇒ ::String
Returns the value of attribute training_plan_name.
5244 5245 5246 |
# File 'sig/types.rbs', line 5244 def training_plan_name @training_plan_name end |