Class: Aws::Types::CreateTrainingPlanResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#training_plan_arn::String

Returns the value of attribute training_plan_arn.

Returns:

  • (::String)


2914
2915
2916
# File 'sig/types.rbs', line 2914

def training_plan_arn
  @training_plan_arn
end