public static interface StartMalwareScanResponse.Builder extends GuardDutyResponse.Builder, SdkPojo, CopyableBuilder<StartMalwareScanResponse.Builder,StartMalwareScanResponse>
| Modifier and Type | Method and Description |
|---|---|
StartMalwareScanResponse.Builder |
scanId(String scanId)
A unique identifier that gets generated when you invoke the API without any error.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartMalwareScanResponse.Builder scanId(String scanId)
A unique identifier that gets generated when you invoke the API without any error. Each malware scan has a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.
scanId - A unique identifier that gets generated when you invoke the API without any error. Each malware scan
has a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.Copyright © 2023. All rights reserved.