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.

Returns:



10869
10870
10871
# File 'sig/types.rbs', line 10869

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:



10868
10869
10870
# File 'sig/types.rbs', line 10868

def training_plan_offerings
  @training_plan_offerings
end