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.



10793
10794
10795
# File 'sig/types.rbs', line 10793

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:



10792
10793
10794
# File 'sig/types.rbs', line 10792

def training_plan_offerings
  @training_plan_offerings
end