CopyableBuilder<DeleteProtectionRequest.Builder,DeleteProtectionRequest>, SdkBuilder<DeleteProtectionRequest.Builder,DeleteProtectionRequest>public static interface DeleteProtectionRequest.Builder extends CopyableBuilder<DeleteProtectionRequest.Builder,DeleteProtectionRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteProtectionRequest.Builder |
protectionId(String protectionId) |
The unique identifier (ID) for the Protection object to be deleted.
|
copyapply, buildDeleteProtectionRequest.Builder protectionId(String protectionId)
The unique identifier (ID) for the Protection object to be deleted.
protectionId - The unique identifier (ID) for the Protection object to be deleted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.