status property

VolumeAttachmentStatus? status
final

status represents status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher.

Implementation

final VolumeAttachmentStatus? status;