| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
UserPausedDetails |
DescribeClassificationJobResponse.userPausedDetails()
If 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.
|
UserPausedDetails |
JobSummary.userPausedDetails()
If 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.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeClassificationJobResponse.Builder |
DescribeClassificationJobResponse.Builder.userPausedDetails(UserPausedDetails userPausedDetails)
If 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.
|
JobSummary.Builder |
JobSummary.Builder.userPausedDetails(UserPausedDetails userPausedDetails)
If 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.
|
Copyright © 2022. All rights reserved.