Class: Aws::Comprehend::Types::FlywheelProperties
- Inherits:
-
Struct
- Object
- Struct
- Aws::Comprehend::Types::FlywheelProperties
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-comprehend/types.rb
Overview
The flywheel properties.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#active_model_arn ⇒ String
The Amazon Resource Number (ARN) of the active model version.
-
#creation_time ⇒ Time
Creation time of the flywheel.
-
#data_access_role_arn ⇒ String
The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.
-
#data_lake_s3_uri ⇒ String
Amazon S3 URI of the data lake location.
-
#data_security_config ⇒ Types::DataSecurityConfig
Data security configuration.
-
#flywheel_arn ⇒ String
The Amazon Resource Number (ARN) of the flywheel.
-
#last_modified_time ⇒ Time
Last modified time for the flywheel.
-
#latest_flywheel_iteration ⇒ String
The most recent flywheel iteration.
-
#message ⇒ String
A description of the status of the flywheel.
-
#model_type ⇒ String
Model type of the flywheel’s model.
-
#status ⇒ String
The status of the flywheel.
-
#task_config ⇒ Types::TaskConfig
Configuration about the custom classifier associated with the flywheel.
Instance Attribute Details
#active_model_arn ⇒ String
The Amazon Resource Number (ARN) of the active model version.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ Time
Creation time of the flywheel.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#data_access_role_arn ⇒ String
The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#data_lake_s3_uri ⇒ String
Amazon S3 URI of the data lake location.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#data_security_config ⇒ Types::DataSecurityConfig
Data security configuration.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#flywheel_arn ⇒ String
The Amazon Resource Number (ARN) of the flywheel.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#last_modified_time ⇒ Time
Last modified time for the flywheel.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#latest_flywheel_iteration ⇒ String
The most recent flywheel iteration.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#message ⇒ String
A description of the status of the flywheel.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#model_type ⇒ String
Model type of the flywheel’s model.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the flywheel.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |
#task_config ⇒ Types::TaskConfig
Configuration about the custom classifier associated with the flywheel.
4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'lib/aws-sdk-comprehend/types.rb', line 4810 class FlywheelProperties < Struct.new( :flywheel_arn, :active_model_arn, :data_access_role_arn, :task_config, :data_lake_s3_uri, :data_security_config, :status, :model_type, :message, :creation_time, :last_modified_time, :latest_flywheel_iteration) SENSITIVE = [] include Aws::Structure end |