Class: Aws::Types::SearchTrainingPlanOfferingsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#training_plan_extension_offerings::Array[Types::TrainingPlanExtensionOffering]

Returns the value of attribute training_plan_extension_offerings.



10786
10787
10788
# File 'sig/types.rbs', line 10786

def training_plan_extension_offerings
  @training_plan_extension_offerings
end

#training_plan_offerings::Array[Types::TrainingPlanOffering]

Returns the value of attribute training_plan_offerings.

Returns:



10785
10786
10787
# File 'sig/types.rbs', line 10785

def training_plan_offerings
  @training_plan_offerings
end