Flywheel

class Flywheel : KotlinCustomResource

The AWS::Comprehend::Flywheel resource creates an Amazon Comprehend Flywheel that enables customer to train their model.

Properties

Link copied to clipboard
val activeModelArn: Output<String>?

The Amazon Resource Number (ARN) of the active model version.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the flywheel.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.

Link copied to clipboard
val dataLakeS3Uri: Output<String>

Amazon S3 URI of the data lake location.

Link copied to clipboard

Data security configuration.

Link copied to clipboard
val flywheelName: Output<String>

Name for the flywheel.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Model type of the flywheel's model.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Tags associated with the endpoint being created. A tag is a key-value pair that adds metadata to the endpoint. For example, a tag with "Sales" as the key might be added to an endpoint to indicate its use by the sales department.

Link copied to clipboard

Configuration about the model associated with a flywheel.

Link copied to clipboard
val urn: Output<String>