![]() |
![]()
| ![]() |
![]()
NAMEPaws::Macie2::DescribeClassificationJobResponse ATTRIBUTESClientToken => StrThe token that was provided to ensure the idempotency of the request to create the job. CreatedAt => StrThe date and time, in UTC and extended ISO 8601 format, when the job was created. CustomDataIdentifierIds => ArrayRef[Str|Undef]The custom data identifiers that the job uses to analyze data. Description => StrThe custom description of the job. InitialRun => BoolSpecifies whether the job is configured to analyze all existing, eligible objects immediately after it's created. JobArn => StrThe Amazon Resource Name (ARN) of the job. JobId => StrThe unique identifier for the job. JobStatus => StrThe current status of the job. Possible values are:
Valid values are: "RUNNING", "PAUSED", "CANCELLED", "COMPLETE", "IDLE", "USER_PAUSED" =head2 JobType => Str The schedule for running the job. Possible values are:
Valid values are: "ONE_TIME", "SCHEDULED" =head2 LastRunErrorStatus => Paws::Macie2::LastRunErrorStatus Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run. LastRunTime => StrThe date and time, in UTC and extended ISO 8601 format, when the job started. If the job is a recurring job, this value indicates when the most recent run started. Name => StrThe custom name of the job. S3JobDefinition => Paws::Macie2::S3JobDefinitionThe S3 buckets that contain the objects to analyze, and the scope of that analysis. SamplingPercentage => IntThe sampling depth, as a percentage, that determines the percentage of eligible objects that the job analyzes. ScheduleFrequency => Paws::Macie2::JobScheduleFrequencyThe recurrence pattern for running the job. If the job is configured to run only once, this value is null. Statistics => Paws::Macie2::StatisticsThe number of times that the job has run and processing statistics for the job's current run. Tags => Paws::Macie2::TagMapA map of key-value pairs that specifies which tags (keys and values) are associated with the classification job. UserPausedDetails => Paws::Macie2::UserPausedDetailsIf the current status of the job is USER_PAUSED, specifies when the job was paused and when the job or job run will expire and be cancelled if it isn't resumed. This value is present only if the value for jobStatus is USER_PAUSED. _request_id => Str
|