CopyableBuilder<DescribeAttackRequest.Builder,DescribeAttackRequest>
, SdkBuilder<DescribeAttackRequest.Builder,DescribeAttackRequest>
public static interface DescribeAttackRequest.Builder extends CopyableBuilder<DescribeAttackRequest.Builder,DescribeAttackRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeAttackRequest.Builder |
attackId(String attackId) |
The unique identifier (ID) for the attack that to be described.
|
copy
apply, build
DescribeAttackRequest.Builder attackId(String attackId)
The unique identifier (ID) for the attack that to be described.
attackId
- The unique identifier (ID) for the attack that to be described.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.