| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttackProperty> |
AttackDetail.attackProperties()
The array of objects that provide details of the Shield event.
|
| Modifier and Type | Method and Description |
|---|---|
AttackDetail.Builder |
AttackDetail.Builder.attackProperties(AttackProperty... attackProperties)
The array of objects that provide details of the Shield event.
|
| Modifier and Type | Method and Description |
|---|---|
AttackDetail.Builder |
AttackDetail.Builder.attackProperties(Collection<AttackProperty> attackProperties)
The array of objects that provide details of the Shield event.
|
Copyright © 2023. All rights reserved.