| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
CreateProtectedResource |
CreateProtectedResource.clone() |
CreateProtectedResource |
GetMalwareProtectionPlanResult.getProtectedResource()
Information about the protected resource that is associated with the created Malware Protection plan.
|
CreateProtectedResource |
CreateMalwareProtectionPlanRequest.getProtectedResource()
Information about the protected resource that is associated with the created Malware Protection plan.
|
CreateProtectedResource |
CreateProtectedResource.withS3Bucket(CreateS3BucketResource s3Bucket)
Information about the protected S3 bucket resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMalwareProtectionPlanResult.setProtectedResource(CreateProtectedResource protectedResource)
Information about the protected resource that is associated with the created Malware Protection plan.
|
void |
CreateMalwareProtectionPlanRequest.setProtectedResource(CreateProtectedResource protectedResource)
Information about the protected resource that is associated with the created Malware Protection plan.
|
GetMalwareProtectionPlanResult |
GetMalwareProtectionPlanResult.withProtectedResource(CreateProtectedResource protectedResource)
Information about the protected resource that is associated with the created Malware Protection plan.
|
CreateMalwareProtectionPlanRequest |
CreateMalwareProtectionPlanRequest.withProtectedResource(CreateProtectedResource protectedResource)
Information about the protected resource that is associated with the created Malware Protection plan.
|
Copyright © 2025. All rights reserved.