Amazon.EC2.Model.DetachVolumeResponse.IsSetAttachment C# (CSharp) Method

IsSetAttachment() private method

private IsSetAttachment ( ) : bool
return bool
        internal bool IsSetAttachment()
        {
            return this._volumeAttachment != null;
        }
    }
DetachVolumeResponse