public static interface Mitigation.Builder extends CopyableBuilder<Mitigation.Builder,Mitigation>
| Modifier and Type | Method and Description |
|---|---|
Mitigation.Builder |
mitigationName(String mitigationName)
The name of the mitigation taken for this attack.
|
copyapply, buildMitigation.Builder mitigationName(String mitigationName)
The name of the mitigation taken for this attack.
mitigationName - The name of the mitigation taken for this attack.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.