| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
List<SubResourceSummary> |
AttackDetail.subResources()
If applicable, additional detail about the resource being attacked, for example, IP address or URL.
|
| Modifier and Type | Method and Description |
|---|---|
AttackDetail.Builder |
AttackDetail.Builder.subResources(SubResourceSummary... subResources)
If applicable, additional detail about the resource being attacked, for example, IP address or URL.
|
| Modifier and Type | Method and Description |
|---|---|
AttackDetail.Builder |
AttackDetail.Builder.subResources(Collection<SubResourceSummary> subResources)
If applicable, additional detail about the resource being attacked, for example, IP address or URL.
|
Copyright © 2023. All rights reserved.