CopyableBuilder<DeregisterVolumeRequest.Builder,DeregisterVolumeRequest>
, SdkBuilder<DeregisterVolumeRequest.Builder,DeregisterVolumeRequest>
public static interface DeregisterVolumeRequest.Builder extends CopyableBuilder<DeregisterVolumeRequest.Builder,DeregisterVolumeRequest>
Modifier and Type | Method | Description |
---|---|---|
DeregisterVolumeRequest.Builder |
volumeId(String volumeId) |
The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks Stacks assigned to the instance when
you registered the volume with the stack, not the Amazon EC2 volume ID.
|
copy
apply, build
DeregisterVolumeRequest.Builder volumeId(String volumeId)
The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks Stacks assigned to the instance when you registered the volume with the stack, not the Amazon EC2 volume ID.
volumeId
- The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks Stacks assigned to the instance
when you registered the volume with the stack, not the Amazon EC2 volume ID.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.