You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::FindMatchesTaskRunProperties
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::FindMatchesTaskRunProperties
- Defined in:
- (unknown)
Overview
Specifies configuration properties for a Find Matches task run.
Returned by:
Instance Attribute Summary collapse
-
#job_id ⇒ String
The job ID for the Find Matches task run.
-
#job_name ⇒ String
The name assigned to the job for the Find Matches task run.
-
#job_run_id ⇒ String
The job run ID for the Find Matches task run.
Instance Attribute Details
#job_id ⇒ String
The job ID for the Find Matches task run.
#job_name ⇒ String
The name assigned to the job for the Find Matches task run.
#job_run_id ⇒ String
The job run ID for the Find Matches task run.