Class: Aws::Types::CreateTrainingPlanResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTrainingPlanResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#training_plan_arn ⇒ ::String
Returns the value of attribute training_plan_arn.
Instance Attribute Details
#training_plan_arn ⇒ ::String
Returns the value of attribute training_plan_arn.
2914 2915 2916 |
# File 'sig/types.rbs', line 2914 def training_plan_arn @training_plan_arn end |