| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
UserPausedDetails |
JobSummary.userPausedDetails()
If the current status of the job is USER_PAUSED, specifies when the job was paused and when the job will expire
and be cancelled if it isn't resumed.
|
UserPausedDetails |
DescribeClassificationJobResponse.userPausedDetails()
If the current status of the job is USER_PAUSED, specifies when the job was paused and when the job will expire
and be cancelled if it isn't resumed.
|
| Modifier and Type | Method and Description |
|---|---|
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 will
expire and be cancelled if it isn't resumed.
|
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 will
expire and be cancelled if it isn't resumed.
|
Copyright © 2020. All rights reserved.