CopyableBuilder<DescribeChapCredentialsRequest.Builder,DescribeChapCredentialsRequest>, SdkBuilder<DescribeChapCredentialsRequest.Builder,DescribeChapCredentialsRequest>public static interface DescribeChapCredentialsRequest.Builder extends CopyableBuilder<DescribeChapCredentialsRequest.Builder,DescribeChapCredentialsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DescribeChapCredentialsRequest.Builder |
targetARN(String targetARN) |
The Amazon Resource Name (ARN) of the iSCSI volume target.
|
copyapply, buildDescribeChapCredentialsRequest.Builder targetARN(String targetARN)
The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.
targetARN - The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes
operation to return to retrieve the TargetARN for specified VolumeARN.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.