attached property

bool attached
final

attached indicates the volume is successfully attached. This field must only be set by the entity completing the attach operation, i.e. the external-attacher.

Implementation

final bool attached;