| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
List<Contributor> |
AttackProperty.topContributors()
The array of contributor objects that includes the top five contributors to an attack.
|
| Modifier and Type | Method and Description |
|---|---|
AttackProperty.Builder |
AttackProperty.Builder.topContributors(Contributor... topContributors)
The array of contributor objects that includes the top five contributors to an attack.
|
| Modifier and Type | Method and Description |
|---|---|
AttackProperty.Builder |
AttackProperty.Builder.topContributors(Collection<Contributor> topContributors)
The array of contributor objects that includes the top five contributors to an attack.
|
Copyright © 2021. All rights reserved.