Class: Aws::SageMaker::Types::TrainingPlanExtension

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb

Overview

Details about an extension to a training plan, including the offering ID, dates, status, and cost information.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

The Availability Zone of the extension.

Returns:

  • (String)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#availability_zone_idString

The Availability Zone ID of the extension.

Returns:

  • (String)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#currency_codeString

The currency code for the upfront fee (e.g., USD).

Returns:

  • (String)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#duration_hoursInteger

The duration of the extension in hours.

Returns:

  • (Integer)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#end_dateTime

The end date of the extension period.

Returns:

  • (Time)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#extended_atTime

The timestamp when the extension was created.

Returns:

  • (Time)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#payment_statusString

The payment processing status of the extension.

Returns:

  • (String)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#start_dateTime

The start date of the extension period.

Returns:

  • (Time)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current status of the extension (e.g., Pending, Active, Scheduled, Failed, Expired).

Returns:

  • (String)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#training_plan_extension_offering_idString

The unique identifier of the extension offering that was used to create this extension.

Returns:

  • (String)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end

#upfront_feeString

The upfront fee for the extension.

Returns:

  • (String)


51149
51150
51151
51152
51153
51154
51155
51156
51157
51158
51159
51160
51161
51162
51163
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 51149

class TrainingPlanExtension < Struct.new(
  :training_plan_extension_offering_id,
  :extended_at,
  :start_date,
  :end_date,
  :status,
  :payment_status,
  :availability_zone,
  :availability_zone_id,
  :duration_hours,
  :upfront_fee,
  :currency_code)
  SENSITIVE = []
  include Aws::Structure
end