CopyableBuilder<AttackVectorDescription.Builder,AttackVectorDescription>
, SdkBuilder<AttackVectorDescription.Builder,AttackVectorDescription>
public static interface AttackVectorDescription.Builder extends CopyableBuilder<AttackVectorDescription.Builder,AttackVectorDescription>
Modifier and Type | Method | Description |
---|---|---|
AttackVectorDescription.Builder |
vectorType(String vectorType) |
The attack type, for example, SNMP reflection or SYN flood.
|
copy
apply, build
AttackVectorDescription.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.