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.



10808
10809
10810
# File 'sig/types.rbs', line 10808

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:



10807
10808
10809
# File 'sig/types.rbs', line 10807

def training_plan_offerings
  @training_plan_offerings
end