public static interface AttackVectorDescription.Builder extends CopyableBuilder<AttackVectorDescription.Builder,AttackVectorDescription>
| Modifier and Type | Method and Description |
|---|---|
AttackVectorDescription.Builder |
vectorType(String vectorType)
The attack type, for example, SNMP reflection or SYN flood.
|
copyapply, buildAttackVectorDescription.Builder vectorType(String vectorType)
The attack type, for example, SNMP reflection or SYN flood.
vectorType - The attack type, for example, SNMP reflection or SYN flood.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.