public static interface DeleteNetworkProfileRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DeleteNetworkProfileRequest.Builder,DeleteNetworkProfileRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteNetworkProfileRequest.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the network profile you want to delete.
|
copyapply, buildDeleteNetworkProfileRequest.Builder arn(String arn)
The Amazon Resource Name (ARN) of the network profile you want to delete.
arn - The Amazon Resource Name (ARN) of the network profile you want to delete.Copyright © 2017. All rights reserved.