Class: Aws::Types::TransformJob
- Inherits:
-
Object
- Object
- Aws::Types::TransformJob
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_ml_job_arn ⇒ ::String
Returns the value of attribute auto_ml_job_arn.
-
#batch_strategy ⇒ "MultiRecord", "SingleRecord"
Returns the value of attribute batch_strategy.
-
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
-
#data_capture_config ⇒ Types::BatchDataCaptureConfig
Returns the value of attribute data_capture_config.
-
#data_processing ⇒ Types::DataProcessing
Returns the value of attribute data_processing.
-
#environment ⇒ ::Hash[::String, ::String]
Returns the value of attribute environment.
-
#experiment_config ⇒ Types::ExperimentConfig
Returns the value of attribute experiment_config.
-
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
-
#labeling_job_arn ⇒ ::String
Returns the value of attribute labeling_job_arn.
-
#max_concurrent_transforms ⇒ ::Integer
Returns the value of attribute max_concurrent_transforms.
-
#max_payload_in_mb ⇒ ::Integer
Returns the value of attribute max_payload_in_mb.
-
#model_client_config ⇒ Types::ModelClientConfig
Returns the value of attribute model_client_config.
-
#model_name ⇒ ::String
Returns the value of attribute model_name.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
-
#transform_end_time ⇒ ::Time
Returns the value of attribute transform_end_time.
-
#transform_input ⇒ Types::TransformInput
Returns the value of attribute transform_input.
-
#transform_job_arn ⇒ ::String
Returns the value of attribute transform_job_arn.
-
#transform_job_name ⇒ ::String
Returns the value of attribute transform_job_name.
-
#transform_job_status ⇒ "InProgress", ...
Returns the value of attribute transform_job_status.
-
#transform_output ⇒ Types::TransformOutput
Returns the value of attribute transform_output.
-
#transform_resources ⇒ Types::TransformResources
Returns the value of attribute transform_resources.
-
#transform_start_time ⇒ ::Time
Returns the value of attribute transform_start_time.
Instance Attribute Details
#auto_ml_job_arn ⇒ ::String
Returns the value of attribute auto_ml_job_arn.
11609 11610 11611 |
# File 'sig/types.rbs', line 11609 def auto_ml_job_arn @auto_ml_job_arn end |
#batch_strategy ⇒ "MultiRecord", "SingleRecord"
Returns the value of attribute batch_strategy.
11599 11600 11601 |
# File 'sig/types.rbs', line 11599 def batch_strategy @batch_strategy end |
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
11605 11606 11607 |
# File 'sig/types.rbs', line 11605 def creation_time @creation_time end |
#data_capture_config ⇒ Types::BatchDataCaptureConfig
Returns the value of attribute data_capture_config.
11603 11604 11605 |
# File 'sig/types.rbs', line 11603 def data_capture_config @data_capture_config end |
#data_processing ⇒ Types::DataProcessing
Returns the value of attribute data_processing.
11610 11611 11612 |
# File 'sig/types.rbs', line 11610 def data_processing @data_processing end |
#environment ⇒ ::Hash[::String, ::String]
Returns the value of attribute environment.
11600 11601 11602 |
# File 'sig/types.rbs', line 11600 def environment @environment end |
#experiment_config ⇒ Types::ExperimentConfig
Returns the value of attribute experiment_config.
11611 11612 11613 |
# File 'sig/types.rbs', line 11611 def experiment_config @experiment_config end |
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
11594 11595 11596 |
# File 'sig/types.rbs', line 11594 def failure_reason @failure_reason end |
#labeling_job_arn ⇒ ::String
Returns the value of attribute labeling_job_arn.
11608 11609 11610 |
# File 'sig/types.rbs', line 11608 def labeling_job_arn @labeling_job_arn end |
#max_concurrent_transforms ⇒ ::Integer
Returns the value of attribute max_concurrent_transforms.
11596 11597 11598 |
# File 'sig/types.rbs', line 11596 def max_concurrent_transforms @max_concurrent_transforms end |
#max_payload_in_mb ⇒ ::Integer
Returns the value of attribute max_payload_in_mb.
11598 11599 11600 |
# File 'sig/types.rbs', line 11598 def max_payload_in_mb @max_payload_in_mb end |
#model_client_config ⇒ Types::ModelClientConfig
Returns the value of attribute model_client_config.
11597 11598 11599 |
# File 'sig/types.rbs', line 11597 def model_client_config @model_client_config end |
#model_name ⇒ ::String
Returns the value of attribute model_name.
11595 11596 11597 |
# File 'sig/types.rbs', line 11595 def model_name @model_name end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
11612 11613 11614 |
# File 'sig/types.rbs', line 11612 def @tags end |
#transform_end_time ⇒ ::Time
Returns the value of attribute transform_end_time.
11607 11608 11609 |
# File 'sig/types.rbs', line 11607 def transform_end_time @transform_end_time end |
#transform_input ⇒ Types::TransformInput
Returns the value of attribute transform_input.
11601 11602 11603 |
# File 'sig/types.rbs', line 11601 def transform_input @transform_input end |
#transform_job_arn ⇒ ::String
Returns the value of attribute transform_job_arn.
11592 11593 11594 |
# File 'sig/types.rbs', line 11592 def transform_job_arn @transform_job_arn end |
#transform_job_name ⇒ ::String
Returns the value of attribute transform_job_name.
11591 11592 11593 |
# File 'sig/types.rbs', line 11591 def transform_job_name @transform_job_name end |
#transform_job_status ⇒ "InProgress", ...
Returns the value of attribute transform_job_status.
11593 11594 11595 |
# File 'sig/types.rbs', line 11593 def transform_job_status @transform_job_status end |
#transform_output ⇒ Types::TransformOutput
Returns the value of attribute transform_output.
11602 11603 11604 |
# File 'sig/types.rbs', line 11602 def transform_output @transform_output end |
#transform_resources ⇒ Types::TransformResources
Returns the value of attribute transform_resources.
11604 11605 11606 |
# File 'sig/types.rbs', line 11604 def transform_resources @transform_resources end |
#transform_start_time ⇒ ::Time
Returns the value of attribute transform_start_time.
11606 11607 11608 |
# File 'sig/types.rbs', line 11606 def transform_start_time @transform_start_time end |