EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.Builder.associatedResource(String associatedResource) |
The ARN of the Amazon ECS or Fargate task to which the volume is attached.
|
EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.Builder.attachTime(Instant attachTime) |
The time stamp when the attachment initiated.
|
static EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.builder() |
|
EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.Builder.deleteOnTermination(Boolean deleteOnTermination) |
Indicates whether the volume is deleted on instance termination.
|
default EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.Builder.operator(Consumer<OperatorResponse.Builder> operator) |
The entity that manages the EBS volume.
|
EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.Builder.operator(OperatorResponse operator) |
The entity that manages the EBS volume.
|
EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.Builder.status(String status) |
The attachment state.
|
EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.Builder.status(AttachmentStatus status) |
The attachment state.
|
EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.toBuilder() |
|
EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.Builder.volumeId(String volumeId) |
The ID of the EBS volume.
|
EbsInstanceBlockDevice.Builder |
EbsInstanceBlockDevice.Builder.volumeOwnerId(String volumeOwnerId) |
The ID of the Amazon Web Services account that owns the volume.
|