| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
List<Contributor> |
AttackProperty.topContributors()
Contributor objects for the top five contributors to a Shield event.
|
| Modifier and Type | Method and Description |
|---|---|
AttackProperty.Builder |
AttackProperty.Builder.topContributors(Contributor... topContributors)
Contributor objects for the top five contributors to a Shield event.
|
| Modifier and Type | Method and Description |
|---|---|
AttackProperty.Builder |
AttackProperty.Builder.topContributors(Collection<Contributor> topContributors)
Contributor objects for the top five contributors to a Shield event.
|
Copyright © 2023. All rights reserved.