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.
|
copy
apply, build
DescribeChapCredentialsRequest.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.